Run a macro in a report to repeat retrieving info from form

S

Sharon

I have a database with date due items. I have a parameter query that asks
for the "docket number", which will then run a report that will give me
information for that specific docket number. All works great! Now, however,
I am editing a list of these docket numbers and on a couple of them I need to
make a note to follow up on something. For example,

I run a report for for the specific docket number 352 and it gives me the
entries for this docket. Then, as I continue through the list, I see that I
need to add another docket number to my report. I don't want to have a
report for each docket number; I want to call a macro that will again ask for
the criteria "docket number" and have it add this information to the report
already created. I might have to run this macro two or three times or fifty
times, but I don't know until I have gone through the entire report.

Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top