G
Guest
I have a query right now where one of the fields is a number field and is counting the number of books total on a shelf. ( ie 1,2,3,4,....28) I would like a way to be able to find out the max value of the field ( in this case 28) so that I can compare it to the number of books that can fit on the shelf ( 30) to determine whether or not the shelf is ful
I tired using the max function in the totals but this did not give me the right result. How can I fix this error?
I tired using the max function in the totals but this did not give me the right result. How can I fix this error?