First I want to thank all those here who have helped me along the way. I'm happy to say that my database is coming along fantastically thanks to you guys!
I'm not very good with reports so these may be very simple things to do, but I'm drawing a blank and a quick search with the keywords I chose didn't give me any answers.
First question, I have a quarterly report that currently shows the names of clients along with the summaries of their transactions. I need to see the client's names in order to see if there are any duplicated clients with names spelled differently etc. But then I need to print out the exact same report but with the clients' names hidden. Is there an easy way to code this into the command button on the form, so that I can have one command button print a preview with the names showing and another command button that prints the report with the names hidden?
Also, on this report, I used the wizard and no matter what way I set it up, I can't get the page to break between client summaries. It either doesn't break or it puts one client per page on the report. That's silly because some clients only have one transaction whereas others may have 3 or 4 transactions. It turns my 3 page report into a 20 page report. I'm totally lost with how to make it page break before the first summary that doesn't fit at the end of the page.
Thanks so much in advance!
Angela