N
Nimmi Srivastav
I am a newbie when it comes to VBA and MS-Access. I have created a
report for my database using the Report Wizard. Currently the report
prints all the contents in my database in columnar format. I would
like to pass some arguments (through an input box) that will allow me
to print only selected rows from my database in the report. For
example, my database has a date field and if I provide beginning and
end dates in the InputBox, I would like only rows for which the date
field lies within the specified range to be printed. Can someone tell
me how to go about it?
BTW, Northwind Traders database, that comes with Access, provides this
kind of capability for the Employee Sales by Country Report.
Regards,
Nimmi
report for my database using the Report Wizard. Currently the report
prints all the contents in my database in columnar format. I would
like to pass some arguments (through an input box) that will allow me
to print only selected rows from my database in the report. For
example, my database has a date field and if I provide beginning and
end dates in the InputBox, I would like only rows for which the date
field lies within the specified range to be printed. Can someone tell
me how to go about it?
BTW, Northwind Traders database, that comes with Access, provides this
kind of capability for the Employee Sales by Country Report.
Regards,
Nimmi