Re: Command button clearing checkboxes
- From: "HowardChr" <u33744@uwe>
- Date: Fri, 27 Apr 2007 16:33:02 GMT
When I put this in "UPDATE InputH-1 SET InputH-1.Refrigeration = False;" I am
getting an error message that states "expected end of statement" and it
highlights the word SET. Am I doing something wrong?
UrbanSpaceman wrote:
CurrentDb.Execute "UPDATE TableName SET TableName.FieldName = False;",
dbFailOnError
Is there a way to code a command button on a form that will clear all "-1"
Yes/No fields on a table to show as "0"? I tried to type in: "update
"InputH-
1" Set Chooser = 0", but am getting an error. Any ideas?
.
- Follow-Ups:
- Re: Command button clearing checkboxes
- From: King Ron
- Re: Command button clearing checkboxes
- From: UrbanSpaceman
- Re: Command button clearing checkboxes
- References:
- Command button clearing checkboxes
- From: HowardChr
- Re: Command button clearing checkboxes
- From: UrbanSpaceman
- Command button clearing checkboxes
- Prev by Date: Re: Continuous Form-Staying on current record
- Next by Date: Search for file that has been moved or link file to path?
- Previous by thread: Re: Command button clearing checkboxes
- Next by thread: Re: Command button clearing checkboxes
- Index(es):