I have an append query where I want to set two columns with the same user entered data. I places data from one table into another.
When the query runs it ask the user to "Enter The Client ID". This entered data should be contained in all the rows of "Column A" and "Column D". Below is what is contained in the "Field" box of Column A (In the query Design View):
Client: [Enter 4 Character Client Code]
I know I can place the same thing for Column D, but I want the user to only enter the data once.
Thanks in advance for your help.
When the query runs it ask the user to "Enter The Client ID". This entered data should be contained in all the rows of "Column A" and "Column D". Below is what is contained in the "Field" box of Column A (In the query Design View):
Client: [Enter 4 Character Client Code]
I know I can place the same thing for Column D, but I want the user to only enter the data once.
Thanks in advance for your help.