Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~369 People Reached
Favorite Forums

3 Posted Topics

Member Avatar for cjwilkins

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 …

Member Avatar for semky
0
158
Member Avatar for 29c3

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 …

Member Avatar for cjwilkins
0
106
Member Avatar for rlangev

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 …

Member Avatar for cjwilkins
0
105

The End.