K
KR
I apologize if this is slightly off topic, it seemed like the vba beginner
group would be the most likely to use macro recording as a starting point
for developing VBA code, and hence the best base of experts to ask this
question.
I'm recently upgraded to Office2003 (on Win2K), so this may be an easy fix,
I just can't find any relevant information.
I'm opening a file from our intranet, and don't have permission to edit the
file; so I "save as" to a local drive. I can then edit the document no
problem.
From a new "Document B", I want to record a macro, selecting the file that I
saved off the Intranet, then selecting a row, and pasting it into Document
B. I can start recording the macro in "Document B" just fine, but when I
switch to the file from the Intranet, it gives a little picture of an audio
cassette (or something like that) but won't select any rows/cells/text.
The Intranet document appears to be unprotected, because when I am not
recording a macro I can play in it directly, and because in the tool menu
the option is listed as "protect document" (whereas protected documents tend
to show "unprotect document")
I'm at a loss- what is the trick to recording actions across various open
Word files, so that I can tweak that code? Otherwise, I'm stuck trying to
learn the word object model (at least the part that deals with working with
multiple documents) from scratch, which isn't very efficient for me (at that
point it would be faster to just copy/paste each row by hand).
Thanks for any information or advice,
Keith
group would be the most likely to use macro recording as a starting point
for developing VBA code, and hence the best base of experts to ask this
question.
I'm recently upgraded to Office2003 (on Win2K), so this may be an easy fix,
I just can't find any relevant information.
I'm opening a file from our intranet, and don't have permission to edit the
file; so I "save as" to a local drive. I can then edit the document no
problem.
From a new "Document B", I want to record a macro, selecting the file that I
saved off the Intranet, then selecting a row, and pasting it into Document
B. I can start recording the macro in "Document B" just fine, but when I
switch to the file from the Intranet, it gives a little picture of an audio
cassette (or something like that) but won't select any rows/cells/text.
The Intranet document appears to be unprotected, because when I am not
recording a macro I can play in it directly, and because in the tool menu
the option is listed as "protect document" (whereas protected documents tend
to show "unprotect document")
I'm at a loss- what is the trick to recording actions across various open
Word files, so that I can tweak that code? Otherwise, I'm stuck trying to
learn the word object model (at least the part that deals with working with
multiple documents) from scratch, which isn't very efficient for me (at that
point it would be faster to just copy/paste each row by hand).
Thanks for any information or advice,
Keith