Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

on form close 1

Status
Not open for further replies.

encodeme

Programmer
Joined
Jul 8, 2005
Messages
14
Location
PT
Hi I am new to this.
I would like to know how on the close of a form i can set a field value to no (its a yes/no field) for all of the records in an associated table.
thanks in anticipation.
Encodeme
 
An update query run from code may be the easiest way. However, there are so many ways to close a form, you may wish to consider some other event, such as On Load, perhaps.
 
many thanks Remou that works perfectly
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top