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:RE: delete cell from table in Word? From:"Chinell, David F (GE Indust, Security)" <David -dot- Chinell -at- GE -dot- com> To:<techwr-l -at- lists -dot- techwr-l -dot- com> Date:Tue, 19 Jun 2007 17:24:13 -0400
Joyce:
It would be much simpler if you wanted to move the contents of the cells
around.
For example, if I select the table in question, I have all the table
cells in the collection Selection.Cells. They're indexed from 1 to
Selection.Cells.Count. Your code would use the target insertion or
deletion number to set the starting or ending values of various indexes,
and you'd do loops to jog everything over or back.
The only "difficulty" I can think of would be when your table was full
and you had to add a cell, then you'd have to add a new row before you
got started.
Create HTML or Microsoft Word content and convert to Help file formats or
printed documentation. Features include support for Windows Vista & 2007
Microsoft Office, team authoring, plus more. http://www.DocToHelp.com/TechwrlList
True single source, conditional content, PDF export, modular help.
Help & Manual is the most powerful authoring tool for technical
documentation. Boost your productivity! http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-