General discussion
March 19, 2002 at 11:53 PM
donwant

VBA Coding

by donwant . Updated 24 years, 6 months ago

I have two buttons for record navigation (created with wizard) one for next record and one for previous record. Is there a way to add a default field selection for after the new record is selected (ie: Finish with current record click next record, and have first field on form selected for data entry.)?
Would this need to be done in the buttons code, or would it need to be added to the forms OnRedraw event (not sure if that is even the right event, maybe initialize?)

thanks again for yourtime everyone.

This discussion is locked

All Comments