I have a DB with the follwoing structure:
valLow
valHigh
valAvg
SectionName
ID
ID and SectionName are a compound primary key. I need to show the 3 values for each section separately, for the ID selected when the user opens the report (from a pick list). Any info on this would be greatly appreciated.
Thanks.
valLow
valHigh
valAvg
SectionName
ID
ID and SectionName are a compound primary key. I need to show the 3 values for each section separately, for the ID selected when the user opens the report (from a pick list). Any info on this would be greatly appreciated.
Thanks.