S
Steel Bananana
Hi all. I am very new to access, but I'm trying to read around and learn.
I have managed to make one report that pulls data based on the date using a
parameter. However, I am now working on a report that shows all maintenance
checks on all 15 individual pieces of equipment assigned to me. However, it
does so in a massive report (I have 15 'types' of equipment, but about 100
individual records generated weekly).
To make things easier, I have created a table and sub-query for each piece
of equipment, then linked them into one huge report.
I did manage to create a column for "week start date" so the
parameter/filter doesn't need a date range. I've narrowed that down to one
day for all records entered that week.
However, I don't want to delve into having a user open a report and having
15 windows pop up demanding parameters. I want one form to pull all of the
'weekstartdate' values from all 15 tables.
I tried one massive query, but since some equipment may not be inspected in
a given week, it kept coming up blank, not to mention being 67 screens wide!!!
Is there a convenient way to do this? I need to be able to use a drop-down
menu to pull up whatever week is necessary...
((If possible, I would also like to make it only for the current fiscal
year, and have a second report available for 'archived reports', but this is
WAAAAY above my head and can be an additional feature way off in the future.))
I have managed to make one report that pulls data based on the date using a
parameter. However, I am now working on a report that shows all maintenance
checks on all 15 individual pieces of equipment assigned to me. However, it
does so in a massive report (I have 15 'types' of equipment, but about 100
individual records generated weekly).
To make things easier, I have created a table and sub-query for each piece
of equipment, then linked them into one huge report.
I did manage to create a column for "week start date" so the
parameter/filter doesn't need a date range. I've narrowed that down to one
day for all records entered that week.
However, I don't want to delve into having a user open a report and having
15 windows pop up demanding parameters. I want one form to pull all of the
'weekstartdate' values from all 15 tables.
I tried one massive query, but since some equipment may not be inspected in
a given week, it kept coming up blank, not to mention being 67 screens wide!!!
Is there a convenient way to do this? I need to be able to use a drop-down
menu to pull up whatever week is necessary...
((If possible, I would also like to make it only for the current fiscal
year, and have a second report available for 'archived reports', but this is
WAAAAY above my head and can be an additional feature way off in the future.))