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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Updating a number of fields at the same time on a continuous form.

Status
Not open for further replies.

Moss100

Technical User
Aug 10, 2004
586
GB
Hello,

I have a continuous form called MOBILES

On this form I have a textbox/field called NUMBERS and textbox/field called SENT

After clicking a button (I was thinking the after update event) I would like the records on the form which have a value in the NUMBERS field of greater than 100 to then update the value of the SENT field from NO to YES.

I can do this on each indivual record, but am unsure how to update all the records on the form at once.

Many thanks for any help,

Mark
 
Why not using an UPDATE query ?

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
Thanks I have researched that and will give it a go.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top