I have a database that keeps tracks of files and if the files are old then we close them and send it to storage.
I have a field in a database call [Box number] if box number is blank on existing record i want it to go to another field called [storage] and enter "not stored" i don't want this to change for all record only on current record. Once the user enter a box number i want the database to go back to [storage field] and delete "not stored" i did a code but it seems that it keep setting it up for all the record.
I have a field in a database call [Box number] if box number is blank on existing record i want it to go to another field called [storage] and enter "not stored" i don't want this to change for all record only on current record. Once the user enter a box number i want the database to go back to [storage field] and delete "not stored" i did a code but it seems that it keep setting it up for all the record.