C
Ciji
Issue:
I have a table with trailer# , exit date, etc..
Once an exit date is entered I would like for the record to be moved to
another table or deleted all together.
I know that this moving data to another table is a no no usually but my
reasoning behind this...We could end up having duplicate trailer
numbers and I have a form with a command button that pulls up "Find"
and the person searchs the Trailer number and enters in data. I would
like the record to be archived, moved or deleted so that when they
search trailers there are never duplicates and it finds the only one.
Any suggestions.... Note: pretty new to VBA
I have a table with trailer# , exit date, etc..
Once an exit date is entered I would like for the record to be moved to
another table or deleted all together.
I know that this moving data to another table is a no no usually but my
reasoning behind this...We could end up having duplicate trailer
numbers and I have a form with a command button that pulls up "Find"
and the person searchs the Trailer number and enters in data. I would
like the record to be archived, moved or deleted so that when they
search trailers there are never duplicates and it finds the only one.
Any suggestions.... Note: pretty new to VBA