
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MS Office Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/ms-office/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/ms-office/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Mon, 09 Feb 2015 13:09:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>MS Office Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/ms-office/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to create a Button from Recorded Macro</title>
		<link>https://www.technig.com/create-button-recorded-macro/</link>
					<comments>https://www.technig.com/create-button-recorded-macro/#respond</comments>
		
		<dc:creator><![CDATA[Raza Bayani]]></dc:creator>
		<pubDate>Mon, 09 Feb 2015 13:09:12 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Command Button]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Word 2013]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=1259</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="452" height="156" src="https://www.technig.com/wp-content/uploads/2015/02/Example.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Command Button" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2015/02/Example.png 452w, https://www.technig.com/wp-content/uploads/2015/02/Example-300x104.png 300w, https://www.technig.com/wp-content/uploads/2015/02/Example-450x156.png 450w" sizes="(max-width: 452px) 100vw, 452px" /></div>
<p>Macros in fact are actions which we record. We can assign shortcuts to them for easy use. Check here for &#8220;How to create a macro&#8221;. If you have a Macro and often use it while working with the documents, Workbooks, Presentations or Database, you might use shortcut keys to run the Macro or the VIEW &#124; DEVELOPER [&#8230;]</p>
<p>The post <a href="https://www.technig.com/create-button-recorded-macro/">How to create a Button from Recorded Macro</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="452" height="156" src="https://www.technig.com/wp-content/uploads/2015/02/Example.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Command Button" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/02/Example.png 452w, https://www.technig.com/wp-content/uploads/2015/02/Example-300x104.png 300w, https://www.technig.com/wp-content/uploads/2015/02/Example-450x156.png 450w" sizes="(max-width: 452px) 100vw, 452px" /></div><p style="text-align: justify;">Macros in fact are actions which we record. We can assign shortcuts to them for easy use. Check here for<a href="https://www.technig.com/how-to-create-and-use-a-macro-in-ms-word-2013/" target="_blank" rel="noopener noreferrer"> &#8220;How to create a macro&#8221;</a>. If you have a Macro and often use it while working with the documents, Workbooks, Presentations or Database, you might use shortcut keys to run the Macro or the VIEW | DEVELOPER tab.</p>
<p style="text-align: justify;">There is another way to easily use a Macro and that is creating a Command Button for the Macro. After creating a button, just a click is required to run the Macro.</p>
<p style="text-align: justify;">Below are the Steps:</p>
<blockquote><p>You must have a <a title="How to create and use a Macro in MS Word 2013" href="https://www.technig.com/how-to-create-and-use-a-macro-in-ms-word-2013/" target="_blank" rel="noopener noreferrer">recorded macro</a> to proceed.</p>
<p>I&#8217;ve tried this for <a href="https://office.live.com/start/Word.aspx" target="_blank" rel="noopener noreferrer">MS word 2013</a>.</p></blockquote>
<h3 style="text-align: justify;"> Select the Quick Access Toolbar&#8217;s drop-down button and choose More Commands.</h3>
<figure id="attachment_1264" aria-describedby="caption-attachment-1264" style="width: 353px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/02/More-Commands1.png"><img decoding="async" class="size-full wp-image-1264" src="http://3.90.216.52/wp-content/uploads/2015/02/More-Commands1.png" alt="Commands" width="353" height="383" srcset="https://www.technig.com/wp-content/uploads/2015/02/More-Commands1.png 353w, https://www.technig.com/wp-content/uploads/2015/02/More-Commands1-277x300.png 277w" sizes="(max-width: 353px) 100vw, 353px" /></a><figcaption id="caption-attachment-1264" class="wp-caption-text">More Commands</figcaption></figure>
<h3 style="text-align: justify;"> Complete the Process:</h3>
<p style="text-align: justify;"><strong>No. 1:</strong> Choose Macros from the list.</p>
<p style="text-align: justify;"><strong>No. 2:</strong> Select the Macro that you want.</p>
<p style="text-align: justify;"><strong>No. 3:</strong> Click &#8220;Add&#8221;.</p>
<p style="text-align: justify;"><strong>No. 4:</strong> Check whether your macro is added to the list or not.</p>
<p style="text-align: justify;"><strong>No. 5:</strong> Click Modify.</p>
<figure id="attachment_1265" aria-describedby="caption-attachment-1265" style="width: 838px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/02/macro-button.png"><img decoding="async" class="size-full wp-image-1265" src="http://3.90.216.52/wp-content/uploads/2015/02/macro-button.png" alt="Macro Button" width="838" height="579" srcset="https://www.technig.com/wp-content/uploads/2015/02/macro-button.png 838w, https://www.technig.com/wp-content/uploads/2015/02/macro-button-300x207.png 300w, https://www.technig.com/wp-content/uploads/2015/02/macro-button-768x531.png 768w" sizes="(max-width: 838px) 100vw, 838px" /></a><figcaption id="caption-attachment-1265" class="wp-caption-text">Macro Button</figcaption></figure>
<h3 style="text-align: justify;">Assign Icon to Macro:</h3>
<p style="text-align: justify;"><strong>No.1:</strong> Select an Icon for your Macro.</p>
<p style="text-align: justify;"><strong>No. 2:</strong> Give a name to your Command Button.</p>
<p style="text-align: justify;"><strong>No. 3:</strong> Click &#8220;OK&#8221;.</p>
<figure id="attachment_1260" aria-describedby="caption-attachment-1260" style="width: 296px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/02/Assign-Icon.png"><img loading="lazy" decoding="async" class="size-full wp-image-1260" src="http://3.90.216.52/wp-content/uploads/2015/02/Assign-Icon.png" alt="Assign Icon to Macro" width="296" height="322" srcset="https://www.technig.com/wp-content/uploads/2015/02/Assign-Icon.png 296w, https://www.technig.com/wp-content/uploads/2015/02/Assign-Icon-276x300.png 276w" sizes="(max-width: 296px) 100vw, 296px" /></a><figcaption id="caption-attachment-1260" class="wp-caption-text">Assign Icon to Macro</figcaption></figure>
<p>&nbsp;</p>
<p style="text-align: justify;">All Done!</p>
<p style="text-align: justify;">This is the example below;</p>
<figure id="attachment_1261" aria-describedby="caption-attachment-1261" style="width: 452px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/02/Example.png"><img loading="lazy" decoding="async" class="size-full wp-image-1261" src="http://3.90.216.52/wp-content/uploads/2015/02/Example.png" alt="Command Button" width="452" height="156" srcset="https://www.technig.com/wp-content/uploads/2015/02/Example.png 452w, https://www.technig.com/wp-content/uploads/2015/02/Example-300x104.png 300w, https://www.technig.com/wp-content/uploads/2015/02/Example-450x156.png 450w" sizes="(max-width: 452px) 100vw, 452px" /></a><figcaption id="caption-attachment-1261" class="wp-caption-text">Command Button</figcaption></figure>
<p>The post <a href="https://www.technig.com/create-button-recorded-macro/">How to create a Button from Recorded Macro</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/create-button-recorded-macro/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1259</post-id>	</item>
		<item>
		<title>Inspect Documents to protect your Personal Data!</title>
		<link>https://www.technig.com/inspect-documents-protect-personal-data/</link>
					<comments>https://www.technig.com/inspect-documents-protect-personal-data/#respond</comments>
		
		<dc:creator><![CDATA[Raza Bayani]]></dc:creator>
		<pubDate>Sat, 31 Jan 2015 06:21:53 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Inspect Document]]></category>
		<category><![CDATA[MS Excel]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[MS Word]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=1160</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="794" height="316" src="https://www.technig.com/wp-content/uploads/2015/01/Featured.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Inspect Document" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/01/Featured.jpg 794w, https://www.technig.com/wp-content/uploads/2015/01/Featured-300x119.jpg 300w, https://www.technig.com/wp-content/uploads/2015/01/Featured-768x306.jpg 768w" sizes="(max-width: 794px) 100vw, 794px" /></div>
<p>Inspect Document is a great and necessary tool for Microsoft Office users. While working with MS Word, it automatically saves and keeps some hidden data. These data could be any personal information, hidden comments, hidden texts, XML data and etc. In order to avoid MS Word from keeping hidden information and personal data with itself, [&#8230;]</p>
<p>The post <a href="https://www.technig.com/inspect-documents-protect-personal-data/">Inspect Documents to protect your Personal Data!</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="794" height="316" src="https://www.technig.com/wp-content/uploads/2015/01/Featured.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Inspect Document" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/01/Featured.jpg 794w, https://www.technig.com/wp-content/uploads/2015/01/Featured-300x119.jpg 300w, https://www.technig.com/wp-content/uploads/2015/01/Featured-768x306.jpg 768w" sizes="(max-width: 794px) 100vw, 794px" /></div><p>Inspect Document is a great and necessary tool for <a href="https://www.office.com/start/default.aspx" target="_blank" rel="noopener noreferrer">Microsoft Office</a> users. While working with MS Word, it automatically saves and keeps some hidden data. These data could be any personal information, hidden comments, hidden texts, XML data and etc.</p>
<p>In order to avoid MS Word from keeping hidden information and personal data with itself, “Inspect Document” must be applied on it.<span id="more-1160"></span></p>
<p>After the completion of your document apply “Inspect Document”, if you never want your information go out of your PC or out to place where you don’t want.</p>
<blockquote><p>&#8220;Inspect Document&#8221; is mentioned as &#8220;Inspect Workbook&#8221; in excel and &#8220;Inspect Presentation&#8221; in PowerPoint.</p></blockquote>
<p>Here are some steps for inspection of any word document:</p>
<p><strong>No 1:</strong> Save your document and move to Backstage view by clicking on FILE Tab.</p>
<p><strong>No 2:</strong> Select “Info” from left sidebar, if it isn’t selected.</p>
<p><strong>No 3:</strong> Find the option “Inspect Document” and click on the dropdown button left to that, named as “Check for issues”.</p>
<p><strong>No 4:</strong> Click the first command “Inspect Document” from the list.</p>
<p style="text-align: center;"><a href="http://3.90.216.52/wp-content/uploads/2015/01/File-Info.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1156" src="http://3.90.216.52/wp-content/uploads/2015/01/File-Info.png" alt="File Info" width="732" height="780" srcset="https://www.technig.com/wp-content/uploads/2015/01/File-Info.png 732w, https://www.technig.com/wp-content/uploads/2015/01/File-Info-282x300.png 282w" sizes="(max-width: 732px) 100vw, 732px" /></a></p>
<p><strong>Selection:</strong> A new window appears. Select the contents that you want to inspect for and then Click “Inspect”.</p>
<p><a href="http://3.90.216.52/wp-content/uploads/2015/01/Select-Content.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1159" src="http://3.90.216.52/wp-content/uploads/2015/01/Select-Content.png" alt="Select Content" width="550" height="500" srcset="https://www.technig.com/wp-content/uploads/2015/01/Select-Content.png 550w, https://www.technig.com/wp-content/uploads/2015/01/Select-Content-300x273.png 300w" sizes="(max-width: 550px) 100vw, 550px" /></a></p>
<p>&nbsp;</p>
<p><strong>A:</strong> Click “Remove all” for each content which you don’t want MS Word to keep with itself.</p>
<p><strong>B:</strong> Re-inspect.</p>
<p><strong>C:</strong> Close.</p>
<p><a href="http://3.90.216.52/wp-content/uploads/2015/01/Remove-All.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1158" src="http://3.90.216.52/wp-content/uploads/2015/01/Remove-All.png" alt="Remove All" width="550" height="500" srcset="https://www.technig.com/wp-content/uploads/2015/01/Remove-All.png 550w, https://www.technig.com/wp-content/uploads/2015/01/Remove-All-300x273.png 300w" sizes="(max-width: 550px) 100vw, 550px" /></a></p>
<p>&nbsp;</p>
<p><strong>Finally Your Inspection is completed and you can send your document anywhere. </strong></p>
<p>Best of Luck!</p>
<p>The post <a href="https://www.technig.com/inspect-documents-protect-personal-data/">Inspect Documents to protect your Personal Data!</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/inspect-documents-protect-personal-data/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1160</post-id>	</item>
	</channel>
</rss>
