D
Dave
HI,
I'm trying to print a report based on "Canisters". I have several of
these canisters: A,B, C,...Z, 2A, 2B,2C,...2Z.
I have them grouped by these canisters and ascending sorted. Problem
is, of course that the 2A, 2B etc come before the A, B etc. I created a
group called =Val([Canister]) to sort them properly. But now I get a
"Data Type mismatch in my criteria". What am I doing wrong or is there
a better way to sort than with the Val function?
Thanks everyone,
Dave
I'm trying to print a report based on "Canisters". I have several of
these canisters: A,B, C,...Z, 2A, 2B,2C,...2Z.
I have them grouped by these canisters and ascending sorted. Problem
is, of course that the 2A, 2B etc come before the A, B etc. I created a
group called =Val([Canister]) to sort them properly. But now I get a
"Data Type mismatch in my criteria". What am I doing wrong or is there
a better way to sort than with the Val function?
Thanks everyone,
Dave