Code to tick box on all records in table

LWCARAB

Registered User.
Local time
Today, 14:43
Joined
Jan 29, 2008
Messages
38
I need the code that will tick the box in all records in a table

Thanks,

Richard
 
Use an update query to set all records to True.
 

Users who are viewing this thread

Back
Top Bottom