C
CJBast
I have a query where I'm finding the minimum of a field.
Many of the records for that field will have '0' (zero) so
when the query runs, that min shows as 0 and I would like
it to be the next number up from that say, 23. Any ideas
on how to fix this?
~cj
Many of the records for that field will have '0' (zero) so
when the query runs, that min shows as 0 and I would like
it to be the next number up from that say, 23. Any ideas
on how to fix this?
~cj