G
Griffin
First, I am having problems recording a skeleton macro to do some of this
because once the recording is strarted, I lose much of the cursor selection
functionality.
So, let me explain what I need.
I have a document that is populated with a large number of complex tables
(nested inside each other etc). But a large number of these cells contain
text that is a full path to image files. What I need to do is replace that
text with the actual image, resized to fit into the cell.
I had planned to record the code needed to:
- Find the next cell containing a fragment of the path
- Select the full text content
- Copy the text (file path)
- Insert the file using the copied info into the cell as a forground image,
replacing the existing text
- Repeat this until no more path fragments are found.
Can someone get me kick-started,
Thanks
because once the recording is strarted, I lose much of the cursor selection
functionality.
So, let me explain what I need.
I have a document that is populated with a large number of complex tables
(nested inside each other etc). But a large number of these cells contain
text that is a full path to image files. What I need to do is replace that
text with the actual image, resized to fit into the cell.
I had planned to record the code needed to:
- Find the next cell containing a fragment of the path
- Select the full text content
- Copy the text (file path)
- Insert the file using the copied info into the cell as a forground image,
replacing the existing text
- Repeat this until no more path fragments are found.
Can someone get me kick-started,
Thanks