I've ran into a little dilemma when I attempt to use the MIN and MAX features from the Total: option in the design view of access. My data is and must stay stored as a string, however the string contains only numbers between 1 and 1,000,000. I'm attempting to return the correct minimum and maximum values. Currently min for a given criteria can return 150,000 and max will return 9. Anyone know a way to force if to sort a string as if it were an int?
Thanks in advance,
BRUMSHINE
Thanks in advance,
BRUMSHINE