Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recordset in the datasheet form?

Status
Not open for further replies.

sabavno

Programmer
Jul 25, 2002
381
CA
hi

I have a datasheet form that has 5 records. There is a SAVE button that should check all 5 records on whether the changes have been made.

ok, I am using DAO recordset, but it only works with one record on my form.
What should I do?
 
Hiya,

Keywords:

VBA (or Visual Basic Access code)
WHILE WEND
DO LOOP
IF ENDIF
CASE SELECT

Regards,

Darrylle


"Never argue with an idiot, he'll bring you down to his level - then beat you with experience."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top