Iamrickdeans
Registered User.
- Local time
- Yesterday, 23:42
- Joined
- Apr 8, 2013
- Messages
- 29
Good Afternoon
After a few days of not hitting any problems with my build I am now again here to ask for help...
I have a master form lets call this 'client' and a subform which we will call 'orders' on each form is 'account number'
Each form updates a different table 'client' updates client and 'orders' updates the table 'orders'
The 'client' tables will allow the account number to exist only once where as the 'orders' table the 'account number' can appear multiple times.
What I am trying to work out is when I load the 'orders form' from within the 'client' form how I can have the 'orders' form pre populate the 'Account number' field with the active account number from the 'client form' and only display the records 'orders' associated with the specific client number within the active 'client' form. The reason that I want to achieve this is to minimise the chances of mis-keying information.
Any help as ever is massively appreciated.
Regards
Richard
After a few days of not hitting any problems with my build I am now again here to ask for help...
I have a master form lets call this 'client' and a subform which we will call 'orders' on each form is 'account number'
Each form updates a different table 'client' updates client and 'orders' updates the table 'orders'
The 'client' tables will allow the account number to exist only once where as the 'orders' table the 'account number' can appear multiple times.
What I am trying to work out is when I load the 'orders form' from within the 'client' form how I can have the 'orders' form pre populate the 'Account number' field with the active account number from the 'client form' and only display the records 'orders' associated with the specific client number within the active 'client' form. The reason that I want to achieve this is to minimise the chances of mis-keying information.
Any help as ever is massively appreciated.
Regards
Richard