D
Daniel
I have a table with a field named item. I also have a field in the same
table named radios with YES/NO value that was just added. I have hundreds
of radios in this database along with thousands of other records of
inventory. I need a way to have a command check the value of item and if it
= "RADIO" then set the value of radios = YES. I can do this for individual
records, but I want to do it for the whole table at the same time. Can
anyone help.
Thanks,
Daniel
table named radios with YES/NO value that was just added. I have hundreds
of radios in this database along with thousands of other records of
inventory. I need a way to have a command check the value of item and if it
= "RADIO" then set the value of radios = YES. I can do this for individual
records, but I want to do it for the whole table at the same time. Can
anyone help.
Thanks,
Daniel