Ineedcoffee
Registered User.
- Local time
- Today, 12:58
- Joined
- Aug 25, 2009
- Messages
- 32
Hi,
I got a problem. I have a form that has multiple tabs (pages) and I need to use this form to create a new record. The only problem is that when you put in the initial information in the first page, as soon as you go to the second page it does not create the ID number (created from page 1) in the table used for page 2.
Each tab has based on a table and all have relationships attached to the General Table (which is page 1).
I know the best way to do this is to create a form that enters only the basic information so it creates a new ID number. I did do this however I added a command on the close button of that form that was to search for the last record created and this did not seem to work. It did not create the new record correctly.
Any help is greatly appreciated.
Thanks,
Ineedcoffee
I got a problem. I have a form that has multiple tabs (pages) and I need to use this form to create a new record. The only problem is that when you put in the initial information in the first page, as soon as you go to the second page it does not create the ID number (created from page 1) in the table used for page 2.
Each tab has based on a table and all have relationships attached to the General Table (which is page 1).
I know the best way to do this is to create a form that enters only the basic information so it creates a new ID number. I did do this however I added a command on the close button of that form that was to search for the last record created and this did not seem to work. It did not create the new record correctly.
Any help is greatly appreciated.
Thanks,
Ineedcoffee