Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
reset autonumber25 Jan 2008 17:22 GMT4
Hi
I am using a table to import data from text files.  the text filess are
daily files with about 60K rows per day.  So after one month, I clean out the
data and I want to reset the auto number
string value25 Jan 2008 17:08 GMT1
I am using a loop to iterate through a list and sometimes need one vbTab in
the code, other times need (2): vbTab & vbTab :
For each Tcolumn in rs.Fields
 strMy=strMy & vbTab & column.Name & vbCrLf
Add users to SQL Server25 Jan 2008 16:45 GMT6
Not exactly sure where I am likely to get an answer to this question, so
have cross-posted to a couple of Access and SQL Server newsgroups.
I've got an Access database that I need to migrate to SQL Server (too many
users over a wireless network).
Multi Select ListBox25 Jan 2008 16:31 GMT11
I have a form in my database that contains a listbox of card numbers.  This
listbox is a multiselect listbox.  I also have a combobox with employee
names.  I want to choose an employee name and then select multiple card
numbers and when i click a button I want the cards to be ...
Frustration with Looping and Nulls25 Jan 2008 16:01 GMT2
I am trying to sum up values in an array. Since I am using real
numbers (with decimals), I have declared the array 'as single' .
Unfortunately, whenever one of the items in my array is null, this
causes an error when running a For ...Next routine since ACCESS cannot
SelHeight25 Jan 2008 13:55 GMT2
ufTimeReg is a subform with a datasheet. SelHeight = 0 when I select several
records with the mouse. RecordCount has the right number of records.
Do I have to change any property to get SelHeight containing the number of
selected records?
extract value from combo box25 Jan 2008 12:08 GMT1
Dear Friends
I have got 2 nos  combo boxes in my form
On focus event of 2nd combo following actions must happen
   1. automatic drop down on focus if current value is null
Refresh/Requery code and location for command button25 Jan 2008 11:27 GMT1
Please help. I cannot figure out how to refresh (requery) a record in
a subform.
Main form is frmClient
Subform is frmClientReferralsubform (subform and source form have same
Find workbook with code.25 Jan 2008 10:25 GMT1
I have about 4 excel workbooks that related to my db.I want to include
these 4 workbooks as one package with my DB.I create a package cause
need to copy to another computer.
Let say their names are MyWorkbook 1,2,3,and 4.
Blank Subform25 Jan 2008 10:10 GMT4
Because of the rather strange design specs I have been given, the same
subform appears four times on a single form. Each instance of the subform
appears on a different tab of a tab control and is linked to a different
master field on the primary form. Put another way, there are ...
Looping with Multiple Controls25 Jan 2008 08:37 GMT1
I am having problems assigning the values of several repetitive
textbox controls to an array. I can't seem to get the event procedure
to save the values to the array rather than the name of the control:
Below is my code:
is the file exists25 Jan 2008 07:02 GMT3
Is possible to know (is the file exists)
Is possible to know (If folder exists)
What I want if the code find the file or folder (display message box (the
file exists) else (the file not exists)
Append  Query Re-run25 Jan 2008 01:58 GMT3
I'm not sure if I'm on the right track.  I have a MainForm and SubForm.  
When tab to end of MainForm, SubForm is populated through an append query.
Works very well.
Here is my problem.  
Referring to a Text Box not the value of the Text Box in code25 Jan 2008 00:19 GMT10
We’d like to store the reference (for lack of a better word) of a control in
a variable for future use.  For example:
Me.Suffix1 is a text box on a form so things like Me.Suffix1.SetFocus will
set the focus to the text box.  When we loose focus on this text box we’d
Error on Insert Into25 Jan 2008 00:12 GMT3
I have 3 Tables - that each have their own data entry form.  All 3 tables are
related through a one to one relationship.
I have added the following code to the AfterInsert event of the parent form:
Private Sub Form_AfterInsert()
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.