J
jumpjack via OfficeKB.com
If I select the whole document and I write:
a$ = selection.text
I will NOT have the whole document into the variable, but just the FIRST
PARAGRAPH!!!
How can I store the whole document into one variable?
Or, how can I parse all paragrpahs one by one?
a$ = selection.text
I will NOT have the whole document into the variable, but just the FIRST
PARAGRAPH!!!
How can I store the whole document into one variable?
Or, how can I parse all paragrpahs one by one?