How do I turn on "only" change bars to track changes? When I add a word or letter it works fine, but when I delete a word I get the change bar and also the word has a strike through and can't be deleted. The options under the tools menu doesn't have this option. I have word 2002 SP3. Thanks Dave
In Tools>Options>Track Changes, select Hidden for deleted text. Or run a macro containing the following code: Options.DeletedTextMark=wdDeletedTextMarkHidden -- Hope this helps. Please reply to the newsgroup unless you wish to avail yourself of my services on a paid consulting basis. Doug Robbins - Word MVP "Dave" wrote in message news:_kIqk.22079$N87.7910@nlpi068.nbdc.sbc.com... > How do I turn on "only" change bars to track changes? > When I add a word or letter it works fine, but when I delete a word I get > the change bar and also the word has a strike through and can't be > deleted. > The options under the tools menu doesn't have this option. > I have word 2002 SP3. > > Thanks > > Dave
Hi, I use the macro posted at: http://wordtips.vitalnews.com/Pages/T000474_Setting_Change_Bars_Manually.html HTH, Andrea "Dave" wrote: > How do I turn on "only" change bars to track changes? > When I add a word or letter it works fine, but when I delete a word I > get the change bar and also the word has a strike through and can't be > deleted. > The options under the tools menu doesn't have this option. > I have word 2002 SP3. > > Thanks > > Dave >