Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copying Deleted Text in Word 2002

Status
Not open for further replies.

Madawc

Programmer
Sep 5, 2002
7,628
GB
Working on a Word document using 'Track Changes', I found I needed a Reference Number from a block of code that had been deleted. As usual, I used Cut-And-Paste to get the Reference Number - except the system was too "smart" to let me. It kept producing an error box saying This section is marked as deleted text, along with that nice [OK] box that gives you a choice of agreeing with them or agreeing with them.

I switched to the 'Original Text' display, but the system was too clever for me, knowing infallibly that I didn't want to do what I wanted to do.

I found a work-round: take the entire block of text, including non-deleted. Paste Special as Text, which loses the 'deleted text' function. Trim back the pasted text to the bit you want. But it still seemed absurd.

The text in question was under another User ID, but I experimented and found it did the same with deleted text under my current User ID. (The multi-colour option for User ID is a genuinely clever option, incidentally.) What I found, though, was that User ID made no difference.

Does anyone know of a simpler work-round? And has it been fixed in more recent versions?



[yinyang] Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10 [yinyang]
 
I don't have 2002, but some things to try:

Cut, paste into a "dumb" app, like notepad, cut then paste where you want.

Reject the deletion, cut, paste, redelete the original.
 
Thanks. That works, but I was wondering why Microsoft have such a rule.

[yinyang] Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10 [yinyang]
 
I do agree it seems an odd restriction but I think at least part of the reason is the confusion that would be caused by pasting deleted text - what type of change should it be considered to be?

A slightly easier workaround, perhaps, would be to select the deleted text you want to copy, reject the change, copy the text, undo the rejection of the change, and then paste wherever you want. Rejecting a change is not, by default, assigned to a key combination but you could manually assign one then, after selecting your text, all you would need to do would be press your new key combo, then Ctrl+C, then Ctrl+Z - OK, it's a bit more than just Ctrl+C, but not too onerous.

Enjoy,
Tony

------------------------------------------------------------------------------------
We want to help you; help us to do it by reading this: Before you ask a question.

Professional Office Developers Association
 
Thanks, that's another method.

[yinyang] Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10 [yinyang]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top