No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Help! I think that this should be easy but I have not been able to find the correct VBA code to get the Form to print only [U]the current record [/U]not all 1651 records. I have a command button (Print) and walked through the wizard correctly to print "only the …
29c3, It is easy enough to IMPORT an excel spreadsheet into an Access db. In '03 go to File-->Get external Data and then walk through the wizard and they will become new Tables in your db. If it is Excel you will have to make sure that you choose each …
You can use the wizard to create the main form from the main table then use the SubForm command button to add a subform from the other tables - the wizard will let you select each different table. The drop-downs should automatically work in the form if they do in …
The End.
cjwilkins