Editing a field OnClick in a form

JVermast

Registered User.
Local time
Today, 04:57
Joined
Jun 15, 2005
Messages
70
Using a command button to change a field value

I have a button in a form that needs to change the text in a field named idStatus from "Assigned" to "Returned"

I have tried using an expression like this "[Form]![Field]=12" in the OnClick spot but it returned an error. There is no "custom made" wizard for this and my VB skills are lacking.

Once again, thanks! (I know I post alot but this forum is amazing!)
 
Last edited:

Users who are viewing this thread

Back
Top Bottom