Edit/Replace with status bar column indicator

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The Word status bar shows a "Col" indicator that shows where on a line the
cursor is. That is, if you add 50 spaces on a new line, the "Col" indicator
shows 50.

Is there any way to use that "Col" information with Edit/Replace? For
example, I would like to add a "@" at the 27th space on each line of my
document (or the 27th space of each line in an area of selected text.)

Thanks.
Bruce
 
Hi =?Utf-8?B?QnJ1Y2VE?=,
The Word status bar shows a "Col" indicator that shows where on a line the
cursor is. That is, if you add 50 spaces on a new line, the "Col" indicator
shows 50.

Is there any way to use that "Col" information with Edit/Replace? For
example, I would like to add a "@" at the 27th space on each line of my
document (or the 27th space of each line in an area of selected text.)
No, this isn't supported.

Probably, you could write a macro to accomplish something like this, though.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
 
Thanks for the quick response. It saved me a lot of time searching.

Does anyone have a sample macro that might do something similar?
 
Hi =?Utf-8?B?QnJ1Y2VE?=,
Does anyone have a sample macro that might do something similar?
One of the word.vba newsgroups would be the best place to follow up if you're
looking for help creating a macro...

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply in
the newsgroup and not by e-mail :-)
 
Back
Top