Hi
I am a complete beginner to Access and have muddled my way through fairly well so far! I have a table which I want to use to store data separate to other tables. I am pulling the names and addresses of the clients from a separate query which is fine and have done. The problem I have however is that the combo box data does not all populate the table field. For example, the clients name field is showing the drop down list of all clients from the query including address and postcode (total 8 columns). However, when I have found the right client and clicked on it, only column one data (title) shows in the table. From looking around the net, I am guessing I need to alter the row source by adding something along the lines of SELECT DISTINCTROW but do not have the foggiest with this! Can anyone help please? Be most grateful. Thanks!
I am a complete beginner to Access and have muddled my way through fairly well so far! I have a table which I want to use to store data separate to other tables. I am pulling the names and addresses of the clients from a separate query which is fine and have done. The problem I have however is that the combo box data does not all populate the table field. For example, the clients name field is showing the drop down list of all clients from the query including address and postcode (total 8 columns). However, when I have found the right client and clicked on it, only column one data (title) shows in the table. From looking around the net, I am guessing I need to alter the row source by adding something along the lines of SELECT DISTINCTROW but do not have the foggiest with this! Can anyone help please? Be most grateful. Thanks!