Hi All:
I have a report that calculates equipment totals for the month and is grouped on Equipment Type (Text) and sorted by Equipment Name (Text). The report is based on a query that returns the results exactly as I want them; but for some reason, the report is showing the Equipment Type fields as a Number instead of Text.
My first thought was that the Format of the Text field was wrong, but when I try to change it -- it is currently blank -- there are no drop-down options...
Then I thought that maybe the report is picking up on the Equipment Type ID (Autonumber & PK in tblEquipmentTypes), but the numbers that are showing in the report don't correspond with the Equipment Types that are showing up in the report (which, strangely, start at 0).
Any thoughts why this would be happening? I just tried to re-create the report with the Wizard as a quick test and the problem appeared again. Why might this be occurring somewhere between the "perfect" query and the "flawed" report?
Many Thanks!!
-L
I have a report that calculates equipment totals for the month and is grouped on Equipment Type (Text) and sorted by Equipment Name (Text). The report is based on a query that returns the results exactly as I want them; but for some reason, the report is showing the Equipment Type fields as a Number instead of Text.
My first thought was that the Format of the Text field was wrong, but when I try to change it -- it is currently blank -- there are no drop-down options...
Then I thought that maybe the report is picking up on the Equipment Type ID (Autonumber & PK in tblEquipmentTypes), but the numbers that are showing in the report don't correspond with the Equipment Types that are showing up in the report (which, strangely, start at 0).
Any thoughts why this would be happening? I just tried to re-create the report with the Wizard as a quick test and the problem appeared again. Why might this be occurring somewhere between the "perfect" query and the "flawed" report?
Many Thanks!!
-L
Last edited: