R
Rosemary
Hi,
I have created a letterhead template that, when opened,
first gives the user an opportunity to select a name for
whom the letterhead is being created. The macro then
plops the name of the selected individual into the
letterhead.
The secretaries would like a button on their toolbar that
automatically gives them the name of their boss without
their having to select it. My idea is to create a macro
that opens the template, goes ahead and selects the chosen
name, and finishes creating the letterhead with the chosen
name in it.
I went through the steps and recorded a macro. However,
the macro that gets recorded stops at the point where the
user interface appears and allows the user to select a
name. It does not record the name that is selected. Do I
need to write this code since it is not picking it up in
the recording process?
Thanks,
I have created a letterhead template that, when opened,
first gives the user an opportunity to select a name for
whom the letterhead is being created. The macro then
plops the name of the selected individual into the
letterhead.
The secretaries would like a button on their toolbar that
automatically gives them the name of their boss without
their having to select it. My idea is to create a macro
that opens the template, goes ahead and selects the chosen
name, and finishes creating the letterhead with the chosen
name in it.
I went through the steps and recorded a macro. However,
the macro that gets recorded stops at the point where the
user interface appears and allows the user to select a
name. It does not record the name that is selected. Do I
need to write this code since it is not picking it up in
the recording process?
Thanks,