P Pieter Apr 1, 2008 #1 I want to create a button that enters a specific value into a specific field of a specific record. Help please!!
I want to create a button that enters a specific value into a specific field of a specific record. Help please!!
S Stockwell43 Apr 1, 2008 #2 Hi Pieter, You need to more specific. Exactly, what is it you are trying to do? Can you give an example?
Hi Pieter, You need to more specific. Exactly, what is it you are trying to do? Can you give an example?
K Klatuu Apr 1, 2008 #3 Create an SQL statement that updates the field with the value in the desired record and execute the SQL in the click event of the button. Sorry, but my answer is as vague as your question. If you can be more specific, I can give a better answer.
Create an SQL statement that updates the field with the value in the desired record and execute the SQL in the click event of the button. Sorry, but my answer is as vague as your question. If you can be more specific, I can give a better answer.