VBA code required.

  • Thread starter Thread starter Maaz.
  • Start date Start date
M

Maaz.

Hello to all !!

your support is required for these question.

1) i have fram having 3 option box and i need to open 2nd form after
selection.
rest of the option simply save the record in table.

2) the 2nd form which after selection of the first form also have 2 more
option box and after selection of one that save the record and return to the
1st form.

i am using in access 2007.

regards,
Maaz.
 
On Fri, 14 May 2010 04:31:00 -0700, Maaz.

You are not providing enough information. It appears on form1 your
could put a button, and the button wizard can write the code to open
form2 (if you don't want to write docmd.openform "form2" yourself).
That's probably not what you meant, so please provide more details.

-Tom.
Microsoft Access MVP
 
Back
Top