Hi!
Can someone please advise me of the best way to do the following:
1. I have 2 tables tblClients and tblQuotes and in tblQuotes there is a 'status' field (combo box with values e.g. approved, rejected, etc).
2. I want to create a form with a combo box on the top showing values from the 'status' field and the datasheet view of the remaining fields on the bottom.
3. The datasheet to show all quotes with the status shown in the combo box. It would also be nice to have first name and last name of the client (or the two combined into one Full Name).
What is the most efficient way of achieving these goals? Thank you!
Can someone please advise me of the best way to do the following:
1. I have 2 tables tblClients and tblQuotes and in tblQuotes there is a 'status' field (combo box with values e.g. approved, rejected, etc).
2. I want to create a form with a combo box on the top showing values from the 'status' field and the datasheet view of the remaining fields on the bottom.
3. The datasheet to show all quotes with the status shown in the combo box. It would also be nice to have first name and last name of the client (or the two combined into one Full Name).
What is the most efficient way of achieving these goals? Thank you!