Hello,
This is my set up:
I have a Master Form, Which I will select the client, and the Product. then i can veiw a bunch of different data from the tables.. now on this form i have add Account details....
This opens a data entry form for account details...
In the ClientID, and ProductID for this table I have combo boxes set up... (I can see a text name instead of number).
I currently have these combo boxes search on what i have selected in the MasterForm...It only shows me that option... What i want it to do, is automatically select them.. that way i dont have to select them each time. As well as how can i set it up that it doesnt automatically update the form for a new entry unless i click a button i have set up as Save and Close.
Thanks,