Brettrb
Aug 11th, 1999, 09:36 PM
I am working in Microsoft Access and I have been trying to create a report in which the values in the text boxes changed based on an earlier form my users filled out.
My script:
TextBox1 = Value1
TextBox2 = Value2
It gives me an error saying value cannnot be set for this type.
Also I will need to eventually create strings in the script with the locations of fields in my query. So I will need to be able to set the text box equal to the variable holding my string.
Any suggestions on how to fix this problem?
Thanks
Brett Beckett
brettrb16@yahoo.com
My script:
TextBox1 = Value1
TextBox2 = Value2
It gives me an error saying value cannnot be set for this type.
Also I will need to eventually create strings in the script with the locations of fields in my query. So I will need to be able to set the text box equal to the variable holding my string.
Any suggestions on how to fix this problem?
Thanks
Brett Beckett
brettrb16@yahoo.com