G
Guest
I have a table of data that contains a record for each BUSINESS day
(Monday-Friday) of the year. The table/date does not contain any records for
non-business days. I want to allow a user to specify the "Start Date" in
which to BEGIN selecting records and have access generate/output all records
matching the "Start Date" plus the 15 records PRIOR to the record associated
with that "Start Date".
For example, suppose the user entered May 5th. I would like an access query
to produce the records for May 5th PLUS the previous 15 records (business
days) within the table/data.
Please help! Thanks
(Monday-Friday) of the year. The table/date does not contain any records for
non-business days. I want to allow a user to specify the "Start Date" in
which to BEGIN selecting records and have access generate/output all records
matching the "Start Date" plus the 15 records PRIOR to the record associated
with that "Start Date".
For example, suppose the user entered May 5th. I would like an access query
to produce the records for May 5th PLUS the previous 15 records (business
days) within the table/data.
Please help! Thanks