T
Ted
I am writing a query for a linked table. I want to total
all the values in a particular field - check amount. The
problem is that some of these fields are blank. Whne we
print an alignment check, this is written to the file as a
blank amount. I have to have these in the table/query in
order to display a complete listing of all check numbers
used. How can I write an expression that converts only the
blank records (alignment check amounts to .00? If I leave
them as they are, I get an error on the claculation.
Thanks....
all the values in a particular field - check amount. The
problem is that some of these fields are blank. Whne we
print an alignment check, this is written to the file as a
blank amount. I have to have these in the table/query in
order to display a complete listing of all check numbers
used. How can I write an expression that converts only the
blank records (alignment check amounts to .00? If I leave
them as they are, I get an error on the claculation.
Thanks....