M
mamue
Hi there,
i wonder how fast the normal word replace function (Edit->Find/
Replace) is able to replace nested text in text boxes or tables. i
want to automatically do this for text in tables within text boxes
(Textbox->Table->TableCell->Text). the only approach i had so far is
to
- iterate through each Shape (and if it's a textbox)
- select the table within and
- replace the text
and this costs me a lot of time. the macro recorder function didn't
show me the exact find/replace method.
do you have any idea?
regards, matthias
i wonder how fast the normal word replace function (Edit->Find/
Replace) is able to replace nested text in text boxes or tables. i
want to automatically do this for text in tables within text boxes
(Textbox->Table->TableCell->Text). the only approach i had so far is
to
- iterate through each Shape (and if it's a textbox)
- select the table within and
- replace the text
and this costs me a lot of time. the macro recorder function didn't
show me the exact find/replace method.
do you have any idea?
regards, matthias