Generating a report

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

Guest

I have a spreadsheet where all orders are entered as the come in. Each order
has a unique date, rep, dollar amount, quantity and so on entered in rows. I
want to build tabs for each month that contain a report summary of specific
rows, such as orders or an individual rep or product. I want everything on a
row from the order input page to copy over to the report page. Any ideas?
Thanks
 
I do this frequently, using Data > Filter > AutoFilter to extract the rows I
want, and then just Copy > Paste to copy them to another sheet..........

Vaya con Dios,
Chuck, CABGx3
 
I do that too but I'm wanting it to automatically populate the report. Thanks
though for your idea.
 
It can all be done with macros, but the code would be specific to your exact
application..........I do a Machine Shop Logbook now in a similar manner
whereby I have a number of "buttons" in a frozen header, with macros assigned
to produce each special report for any given time period...............lotsa
code involved there though......

Vaya con Dios,
Chuck, CABGx3
 

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