M
MikeF
Re table "CashRec" ...
An easy way to control the number of records that are imported from Excel is
to enter <>0 in the Data Validation property of the TOTAL field.
However it needs to be a bit more selective, and should be:
TOTAL field must be <> 0, UNLESS text in the CATEGORY field equals "Cash".
Can anyone assist with the proper syntax?
Thanx,
- Mike
An easy way to control the number of records that are imported from Excel is
to enter <>0 in the Data Validation property of the TOTAL field.
However it needs to be a bit more selective, and should be:
TOTAL field must be <> 0, UNLESS text in the CATEGORY field equals "Cash".
Can anyone assist with the proper syntax?
Thanx,
- Mike