T
Tony Logan
I need a macro that examines a table within a document,
checks for table cells containing only a dollar sign and
nothing else, then moves the dollar sign one cell to the
right. This should happen for every dollar-sign-only cell
in the table.
I suspect some sort of loop is needed, but so far I can
only make this work for the first occurence.
I'd be thankful for any help.
-Tony
checks for table cells containing only a dollar sign and
nothing else, then moves the dollar sign one cell to the
right. This should happen for every dollar-sign-only cell
in the table.
I suspect some sort of loop is needed, but so far I can
only make this work for the first occurence.
I'd be thankful for any help.
-Tony