P
projectmergeleader
I am writing a mail merge project to create a number of invoices from a
database created in access. I need to check a number that I obtained using a
count statement to see if it is between certain boundaries. When I try to do
this it does not work and the else staement is always executed. It may be
because the number is stored as text but even direct comparison doesn't work.
Also I need to round a number down to the nearest 0.01(its a price). Does
anyone know how to achieve this?
Thanks in advance,
S
database created in access. I need to check a number that I obtained using a
count statement to see if it is between certain boundaries. When I try to do
this it does not work and the else staement is always executed. It may be
because the number is stored as text but even direct comparison doesn't work.
Also I need to round a number down to the nearest 0.01(its a price). Does
anyone know how to achieve this?
Thanks in advance,
S