Posts tagged Microsoft
Getting rid of tracked changes in office 2007
Feb 18th
My changes are showing
You receive a document in an e-mail message from your colleague. It would make a good starting point for a document that you want to work on, so you save it under a new name and tailor it to your needs. It never occurs to you that your colleague left comments in the original document, because you don’t see them in your copy.
You are now ready to pass the document along to your customers, but you want to send them your version of the document, not an accumulation of the original document, your colleague’s comments, and your updates.
Or, you used the Track Changes feature in Microsoft Office Word 2007 to keep track of the changes that you made to your job application letter. Now you want to send the letter to your prospective employer, who should see the result of your editing, not the thought process you went through to get there.
In either case, you are stunned when those who receive your document report that it is difficult to read, with all the strikethrough, underlining, and balloons off to the side. Look! There is a paragraph in your letter with three different points displayed in strikeout formatting — and the skill you want to emphasize this time around is displayed in underlined text. Chances are you won’t get that job.
This text wasn’t in the document when you sent it. How did Word find and display this content? What can you do to make Word behave?
Understanding the Track Changes feature
You may not realize it, but you are working with the Track Changes or Comments feature in Word. Typically, when Word tracks changes, it displays deletions in balloons in the margins and insertions as underlined text. Deletions — as well as comments (or “annotations”) — also can be displayed to appear inline.
There are various ways to hide the tracked changes or comments — but all the changes that were made while the Track Changes feature was turned on and all the comments that were inserted remain part of the document until they are accepted or rejected (or, in the case of comments, deleted).
Note Hiding tracked changes does not delete existing tracked changes or comments from the document. Instead, hiding tracked changes enables you to view the document without having to wade through strikethroughs, underlining, and balloons.
How do I check a document for tracked changes and comments?
Office Word 2007 provides a feature called Document Inspector that allows you to check any document for tracked changes, comments, hidden text, and other personal information. To check a document:
- Open the document you want to inspect for tracked changes and comments.
- Click the Microsoft Office Button
, point to Prepare, and then click Inspect Document.
- In the Document Inspector dialog box, click Inspect.
- Review the inspection results. If Document Inspector finds comments and tracked changes, you are prompted to click Remove All next to Comments, Revisions, Versions, and Annotations.
- Click Reinspect or Close.
How do I get rid of my tracked changes and comments?
To get rid of tracked changes and comments, you need to accept or reject the changes and delete the comments. Here’s how:
- On the Review tab, in the Tracking group, click the arrow next to Show Markup.
- Make sure a check mark appears next to each of the following items:
- Comments
- Ink Annotations
- Insertions and Deletions
- Formatting
- Reviewers (Point to Reviewers and make sure that All Reviewers is selected.)
If a check mark does not appear next to an item, click the item to select it.
- On the Review tab, in the Changes group, click Next or Previous.
- Do one of the following:
- In the Changes group, click Accept.
- In the Changes group, click Reject.
- In the Comments group, click Delete.
- Repeat steps 3 and 4 until all the tracked changes in the document have been accepted or rejected and all the comments have been deleted.
Notes
- If you know that you want to accept all the changes, click Accept, and then click Accept All Changes in Document.
- If you know that you want to reject all the changes, click Reject, and then click Reject All Changes in Document.
- To remove all comments, you must delete them. In the Comments group, click the arrow next to Delete, and then click Delete All Comments in Document.
How did those tracked changes and comments get there?
You may have thought that you removed the comments or tracked changes, or you may have received the document from someone else without realizing that it contained comments or tracked changes. How does Word store these items without you being aware of them?
You, or the person who sent the document, may have hidden the tracked changes or comments to make the document easier to read. However, hiding tracked changes does not remove them. They will remain in the document until you take action. Depending on your version of Word and the settings you are using, the the tracked changes or comments may reappear when you or someone else opens the document.
If you don’t want others to see tracked changes and comments, accept or reject the tracked changes and delete the comments before you share the document with others.
How to find hidden changes and comments
There are several ways to hide tracked changes and comments, which may lead you to think that they are not in the document. For example:
- Display for Review box On the Review tab, in the Tracking group, the Display for Review box shows you what viewing mode you are in. It also provides additional options for viewing your document. If you click Final or Original, tracked changes and comments are hidden. To display them, select Final Showing Markup or Original Showing Markup.
- Show Markup On the Review tab, in the Tracking group, you can use the Show Markup list to hide comments and tracked changes. Items that are marked with a check mark under Show Markup are displayed; items without a check mark are hidden. To display an item, such as Insertions and Deletions, click it on the Show Markup menu.
Why Microsoft Office Word displays tracked changes and comments by default
To prevent you from inadvertently distributing documents that contain tracked changes and comments, Word displays tracked changes and comments by default. Final Showing Markup is the default option in the Display for Review box.
Can I have it both ways?
If you want to preserve tracked changes or comments in a document and you want to share the document without others seeing the tracked changes and comments, the best solution is to keep separate copies of the document. Create a public copy for distribution and keep a private copy for yourself. In the public version of the document, accept or reject all tracked changes and delete all comments, as described in this article. In the private version of the document, you can leave the tracked changes and comments in place.
Tuning DNS Caching under Microsoft Windows
Feb 18th
You can modify the behavior of the Microsoft Windows DNS caching algorithm by setting two registry entries in the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters registry key.
The MaxCacheTtl represents the maximum time that the results of a DNS lookup will be cached. The default value is 86,400 seconds. If you set this value to 1, DNS entries will only be cashed for a single second.
MaxNegativeCacheTtl represents the maximim time that the results of a failed DNS lookup will be cached. The default value is 900 seconds. If you set this value to 0, failed DNS lookups will not be cached.
Turning off DNS Caching under Microsoft Windows
Feb 18th
If you experience frequent issues with DNS caching under Microsoft Windows , you can disable client-side DNS caching with either of these two commands:
1. net stop dnscache
2. sc servername stop dnscache
This will disable DNS caching until the next reboot. To make the change permanent, use the Service Controller tool or the Services tool to set the DNS Client service startup type to Disabled.
How to create a log using System Monitor in Windows
May 27th
The System Monitor tool included with Windows 2000, Windows XP and Windows Server 2003 is the administrative tool that replaces the Performance Monitor tool included with Windows NT 4.0.
Here is a list of some improvements in the System Monitor tool:
- You can log specific counters and instances of an object, which helps you reduce the size of log files.
- The Print Queue object is a new Performance object that allows you to monitor aspects of a print queue.
- You can start the log on an event using Performance Logs and Alerts.
- Other Performance objects have also been added.
- A sample log file is included in Windows 2000.
To create a new log:
- Right-click Counter Logs, click New Log Settings, type a name for the log, and then click OK.
- On the General tab in Windows 2000,click Add to add the counters you want. On the General tab in Windows XP or Windows Server 2003, click Add Counters.
- On the Log Files tab, click the logging options you want.
- On the Schedule tab, click the scheduling options you want.
You can set similar options in Alerts. For example, you can configure the alert to send a message, start a performance data log, or run a program, if a counter exceeds a certain value.
To obtain and download the Performance Monitor Wizard (PerfWiz), visit the following Web site:
The Performance Monitor Wizard simplifies the gathering of performance monitor logs. It configures the correct counters to collect sample intervals and log file sizes. This wizard can create logs for troubleshooting operating system or Exchange server performance issues.
NOTES:
- If you are troubleshooting a performance issue or an issue that looks like a memory leak, the objects that Performance Monitor should log include but are not limited to the following items. Memory resource issues:
Cache
Memory
Objects
Paging file
Process
Processor
System
Terminal Services (if a Terminal Server)For all other resource issues, add additional counters:
Logical disk
NBT Connections
Network interface
Physical disk
Redirector
Server
Server work queues
Thread (do NOT capture if a terminal server)
All Terminal Server counters (if a Terminal Server)
All Protocol counters bound to network adapters - Physical Disk counters are present by default on Windows 2000.
New MS Office
Nov 11th
To all Microsoft Office Lover:
Microsoft CEO Steve Ballmer has talked recently about the idea that the next version of Office will be able to run in various modes, including over the internet.
“We will rewrite Office to work in a browser,” he said in an interview with Britain’s Computer Weekly.
Microsoft employees also got a peek at Office 14’s versatility during the company’s recent annual employee meeting.
A job opening for the “Office Web Companions team” offers a bit more on what was shown.
“Featured at the 2008 Company Meeting, the web companions organisation is at the center of Office’s software plus services transformation, coordinating this key vision area for Office ‘14′,” Microsoft said in a job listing for a lead software development engineer.
“Working together with partners across Office and beyond, we are tasked with delivering best-in-class Office web Applications that expand the reach of the traditional client apps in a wide variety of innovative ways, delivering server, service, and browser client features.”
Recent Comments