DesignUniv
Registered User.
- Local time
- Today, 10:26
- Joined
- Mar 27, 2007
- Messages
- 10
Have hit a block and not sure how to alleviate the problem. I am designing a shared database where users would be accessing up to three different forms based on certain criteria. The problem is, I need a way to tie the three different forms together on the back end for reporting purposes. I do not want to have the users enter information in so the forms can tie, such as an ID#. I was hoping to code the forms that when the main form is opened, and then another form is opened, it could copy over let's say a record number to be tied to that item that is being entered. Hope that makes sense.