mass update (1 Viewer)

toddbingham

Registered User.
Local time
Today, 08:36
Joined
Jul 8, 2003
Messages
93
I have a list of items all with checkboxes and date fields. I would like to be able to check all of them at once and enter a date that would populate all of their date fields. How would I go about that.

Todd
 

ghudson

Registered User.
Local time
Today, 08:36
Joined
Jun 8, 2002
Messages
6,195
I would use an update query if the form [fields] is bound to a table.

HTH
 

toddbingham

Registered User.
Local time
Today, 08:36
Joined
Jul 8, 2003
Messages
93
Create a form based on an update query? But how would that give me a select all when I check one box?
 

Users who are viewing this thread

Top Bottom