I wanna clear yes/no field from form, not its related record, but the field it self.
like I ll have a button running macro or query by clicking it the yes no field will be cleared. find the example attached.. how will it be done please.
I have this data in my table:
Restaurants, Inc. (BJRI)
Cheesecake Factory in (CAKE)
P.F. Chang's China Bistro (PFCB)
Panera Bread Company (PNRA)
Rubio's Restaurants, Inc. (RUBO)
Abercrombie & Fitch Co. (ANF)
Aeropostale, Inc. (ARO)...
I have tow tables – the same tables – first one is the main one,
The second is the remain table, I need to enter data from one
Form and adding the data automatically into the both, main one
And the remain table.
So how to do that?