Quality Database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I really need help PLEASE. I post and post and no one answers. Nonetheless
quick question: I have a report that gives me a count of total calls
monitored. I need to divide that count where I can run the report and show
total subscriber calls, and total provider calls. I wanted to create a combo
box where the user can select either provider or subscriber or all for the
count, but I must tell you I am seriously stump. These buttons will be on an
already existing report that calculates values. Any form of help would
greatly be appreciated.
 
Julius

Another possible approach:

One main report with nothing on it.

Two sub-reports, one with subscriber info and one with provider info. Embed
each of these in the main report.

Now your user wouldn't have to select.

By the way, embedding a command button on a report doesn't do a lot of good
.... reports are printed, and no matter how many times you try to press a
button printed on a page, it won't 'click'.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

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

Back
Top