Trying to output a string (A,B, or C) to a label on a report. In the
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/7680-getting-highest-level-output.html
query that the report is being produced from I have a member name field
and LetterCode field that is the focus of obtaining my A, B, C output.
Lets say I have 3 records with the same member name but each has a
different LetterCode. I want to output to the label the highest
LetterCode(C being the highest) to the label on the report. The way i
have it set up now is with an IIf but it automatically takes the first
LetterCode value of the member name. How can i have output the members
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7680
highest letter code value??? Thanks for your responses.
Mike