colinmitton
Technical User
I have a database with my 3rd party businesses, the contacts associated with them and all the employees where I work.
I'm now setting up a small projects 'job sheet' so we can select a business, a contact from that business and an employee who's working with them. I've setup a new table, linking the unique ID's of the 3 different parties (business / contact / employee).
My whole idea is to set up a form which has a button to bring a small pop up window with a list of businesses I select on from the list click a button and the unique ID get copied in to the project table keeping the 'link' from the business table. Which will mean that I can then use the unique ID number for my mailmerges.
My question is once I've selected what I require from the pop up window how do I get the result back to project table? I've used the 'wherecondition' to move on to a different form using a selected criteria but no populated a table.
Any idea's are welcome.
I'm now setting up a small projects 'job sheet' so we can select a business, a contact from that business and an employee who's working with them. I've setup a new table, linking the unique ID's of the 3 different parties (business / contact / employee).
My whole idea is to set up a form which has a button to bring a small pop up window with a list of businesses I select on from the list click a button and the unique ID get copied in to the project table keeping the 'link' from the business table. Which will mean that I can then use the unique ID number for my mailmerges.
My question is once I've selected what I require from the pop up window how do I get the result back to project table? I've used the 'wherecondition' to move on to a different form using a selected criteria but no populated a table.
Any idea's are welcome.