O
olive
Let's start with the fact that I am an Access novice, so if this looks like I
am way off base, and cannot get any guidance here, just let me know.
What I have is a table listing vehicle inspection standards. A vehicle
tag number, and then 50 fields such as, wipers inop, headlight inop, etc.
My fields are numeric, because there is a point system used to determine a
pass/fail.
I input the tag number, and if the specific area is deficient, I enter
either a 10 or a 25 for point values.
What I end up with, is a table with tag numbers and then fields showing
points deducted from the overall 100%.
What I want to do is run a report that lists the vehicle tag number, and
only the fields identified with a numeric penalty (10 or 25). There will
never be all 50 fields on the report, at most, five or six of the areas will
be marked as having a deficiency. If I put "IS NOT NULL" in the design grid
for each of the fields, my report comes back empty. Is there a way to make
this work?
Any help would be much appreciated.
Thank You
am way off base, and cannot get any guidance here, just let me know.
What I have is a table listing vehicle inspection standards. A vehicle
tag number, and then 50 fields such as, wipers inop, headlight inop, etc.
My fields are numeric, because there is a point system used to determine a
pass/fail.
I input the tag number, and if the specific area is deficient, I enter
either a 10 or a 25 for point values.
What I end up with, is a table with tag numbers and then fields showing
points deducted from the overall 100%.
What I want to do is run a report that lists the vehicle tag number, and
only the fields identified with a numeric penalty (10 or 25). There will
never be all 50 fields on the report, at most, five or six of the areas will
be marked as having a deficiency. If I put "IS NOT NULL" in the design grid
for each of the fields, my report comes back empty. Is there a way to make
this work?
Any help would be much appreciated.
Thank You