How to insert MS Office "username" and "user Address" into cell o.

  • Thread starter HelplessInSeattle
  • Start date
H

HelplessInSeattle

We are trying to create a macro which generates a fax cover sheet and inserts
the user name and address field into a table within the document. While
recording the macro we are not allowed to "put" the cursor inside the cell in
the table where we want the field information placed (username in one cell
and address in another cell).

How can we have a macro create a fax cover with user name and address put
into cells within a table.
 
P

Pat Garard

G'Day Helpless,

Place Bookmarks in the cells (they MUST be saved
in the Document/Template).

Record the Macro using GoTo <Bookmark> to enter
the correct cell.
 

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

Top