B blutch New member Local time Today, 11:30 Joined Jan 14, 2002 Messages 5 Jan 14, 2002 #1 I want to replace all data in one field of a query by something that was typed in a textbox on a form. How can I do this?
I want to replace all data in one field of a query by something that was typed in a textbox on a form. How can I do this?
R Rich_Lovina Registered User. Local time Today, 22:30 Joined Feb 27, 2002 Messages 224 Jan 15, 2002 #2 This is a basic Update Query, where an extra line will pop-up in your Query Design Grid and you 'replace' text in the selected field, according to the criteria you set.
This is a basic Update Query, where an extra line will pop-up in your Query Design Grid and you 'replace' text in the selected field, according to the criteria you set.