G
Guest
Have a database that stores the minutes of meetings in a table called
"tblMinutesOfMeeting".
I have a query called "qryMinutesOfMeeting" that has a date parameter so the
user can select a specific date for the particular recorded minutes
interested in when the "rptMinutesOfMeeting" is run. This depends on the user
to remember the specific date that the minutes were recorded and can be a
hassle at times because of the random dates of when some of the meetings are
recorded. It would be nice and more user friendly when the report ran that it
would let the user pick a specific date from a list of "minutes" sorted by
dates and pull that one up on the report screen.
Any suggestions will be greatly appreciated,
Thanks for your time
ksr
"tblMinutesOfMeeting".
I have a query called "qryMinutesOfMeeting" that has a date parameter so the
user can select a specific date for the particular recorded minutes
interested in when the "rptMinutesOfMeeting" is run. This depends on the user
to remember the specific date that the minutes were recorded and can be a
hassle at times because of the random dates of when some of the meetings are
recorded. It would be nice and more user friendly when the report ran that it
would let the user pick a specific date from a list of "minutes" sorted by
dates and pull that one up on the report screen.
Any suggestions will be greatly appreciated,
Thanks for your time
ksr
