TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Need help with Word 97 macros From:Maggie Gerdes <mgerdes -at- P21 -dot- COM> Date:Mon, 20 Oct 1997 10:24:59 -0500
Recently, our department switched from Word 6.0 to Word 97. We've
encountered a few glitches, but for the most part we have been able to
work around them.
The one problem we haven't been able to work around is the difference
in macros.
Specifically, our manuals have callouts consisting of a textbox and a
line. We would like to remove the line from the textbox, so we tried
to write a macro in Word 97 that would search a document for all
textboxes and remove the lines.
The macro works on the first textbox it encounters, but then it gets
stuck in the textbox and does not search the remainder of the
document. Since the commands are different on Word 97, we're having
trouble getting the macro out of the first textbox to the next
paragraph.
Does anyone have any pointers?
In addition, we are looking for a manual that could help us with any
future macro problems we might have. Can you suggest a Visual Basic
for Applications book?