W
Wylie C
I have a close form command button that when I click it I want it to delete
all records in the Fishdata table where the TagNum is blank. The Delete *
From Fishdata Where TagNum = '""'; syntax does not work.
Thank you
all records in the Fishdata table where the TagNum is blank. The Delete *
From Fishdata Where TagNum = '""'; syntax does not work.
Thank you