Automate printing

  • Thread starter Thread starter JeffH
  • Start date Start date
J

JeffH

I would like to automate printing in excel. I have an Excel worksheet that
has one worksheet that lists Employer Numbers. I have a second worksheet
that looks up (vlookup) various employer related statistics on various other
worksheets after I drop in the Employer Number. The second worksheet is the
report I would like to print.

Right now it is a fairly manual process whereby I drop in the Employer Group
Number then print worksheet 2. I do this for every Employer Group Number on
my list.

Is there any way to automate this?
 
Hi

A macro can do it.

Where do you drop the Employer Group Number ?

Where can I find list of Employer Group Numbers?

Regards,

Per
 
Based upon my example I drop the Employer Group Number is worksheet 2 which
is my report. The employer group number comes from a list on Worksheet 1.

I'm surprised a macro can automate this printing. How does it change from
one employer ID to the next after printing? Every month the length of this
list changes.
 
I can create a macro that copies the employer group number from a list and
then print the report. However, the length of the list changes every month
so how do I handle this?

The print macro should end at the end of the list.
 

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

Similar Threads


Back
Top