> 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
[quoted text clipped - 7 lines]
>
> Is there any way to automate this?
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.
> Hi
>
[quoted text clipped - 19 lines]
> >
> > Is there any way to automate this?
JeffH - 28 Mar 2008 20:48 GMT
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.
> 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.
[quoted text clipped - 26 lines]
> > >
> > > Is there any way to automate this?