Locopete99
Registered User.
- Local time
- Today, 04:38
- Joined
- Jul 11, 2016
- Messages
- 163
Hi Guys,
I'm at the next stage of my database design but I've hit a stumper.
I have 3 subforms that I want to show on a form.
These would be different lists around 1 account.
For instance there would be "pending authorisation by account", "due to expire by account"and "all by account"
I know how to get the query to ask for the account number, but I dont want the user to have to type the same information in 4 times.
is there a way to do this from an Input box that runs when you click the button to open the form?
How would I get this into the query criteria? would I have to make another table and link it, or can you do it directly from a DIM value held on the form?
I don't have any examples yet as I haven't built this part.
It would basically show Agreement number, part number and also have in the account where the criteria would be xxxxx??
I'm a bit stumped. any help or nudge in the right direction would be appreciated.
I'm at the next stage of my database design but I've hit a stumper.
I have 3 subforms that I want to show on a form.
These would be different lists around 1 account.
For instance there would be "pending authorisation by account", "due to expire by account"and "all by account"
I know how to get the query to ask for the account number, but I dont want the user to have to type the same information in 4 times.
is there a way to do this from an Input box that runs when you click the button to open the form?
How would I get this into the query criteria? would I have to make another table and link it, or can you do it directly from a DIM value held on the form?
I don't have any examples yet as I haven't built this part.
It would basically show Agreement number, part number and also have in the account where the criteria would be xxxxx??
I'm a bit stumped. any help or nudge in the right direction would be appreciated.