MS Access - which events ???
Hi i'm using MS Access 97. i have a main form (main) which contains a subform (subMain). The subMain displays data from the database. Which event should i use when navigating through records as i would like to enable and disable labels. Also where will event reside, in the main or submain. thanks
Re: MS Access - which events ???
u need to put the code in the subMain form.
Re: MS Access - which events ???
thanks for that but which event should i use
Re: MS Access - which events ???