S
Steve Pinn
OK Folks some help please I’ll own up to being an absolute Access novice before
I start until now I’ve always been able to use Excel to accomplish my limited
database requirements but there comes a time (120MB in this case) when you have
to accept that Excel is not and never will be a real databse.
So I have an Access database comprising of 23 (will be more) linked tables, each
table is identical in format with approx 15,000 records. Each record comprises
of:
Field 1 Date
Field 2 Time
Field 3 Integer
Field 4 Integer
Field 5 Integer
Field 6 Integer
I need to print a report that will provide the following
Number of instances where either field 3 or field 4 exceeds a specified fixed
value (x)
Number of instances where Field 5 exceeds a specified fixed value (y)
Number of instances where Field 5 exceeds the specified value (y) when field 6
is greater than a specified value (z)
As the limits are fixed, I thought I could simply do this with functions on the
report layout but after a frustrating day (and night) I’m not sure.
Can somebody please give me some hints, particular the functions I should use
Thanks and apologies for my incompetence..
Steve Pinn
I start until now I’ve always been able to use Excel to accomplish my limited
database requirements but there comes a time (120MB in this case) when you have
to accept that Excel is not and never will be a real databse.
So I have an Access database comprising of 23 (will be more) linked tables, each
table is identical in format with approx 15,000 records. Each record comprises
of:
Field 1 Date
Field 2 Time
Field 3 Integer
Field 4 Integer
Field 5 Integer
Field 6 Integer
I need to print a report that will provide the following
Number of instances where either field 3 or field 4 exceeds a specified fixed
value (x)
Number of instances where Field 5 exceeds a specified fixed value (y)
Number of instances where Field 5 exceeds the specified value (y) when field 6
is greater than a specified value (z)
As the limits are fixed, I thought I could simply do this with functions on the
report layout but after a frustrating day (and night) I’m not sure.
Can somebody please give me some hints, particular the functions I should use
Thanks and apologies for my incompetence..
Steve Pinn