A
Alylia
I have been having problems checking for blank values on fields with
date/time and currency datatypes.
Example, I have tried the syntax statring with the following and they have
not worked out
If txtDate = ""
if txtDate is null
if txtAmount = ""
if txtAmount is null
Please help.
date/time and currency datatypes.
Example, I have tried the syntax statring with the following and they have
not worked out
If txtDate = ""
if txtDate is null
if txtAmount = ""
if txtAmount is null
Please help.