<?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> &#187; MS Office Tips</title>
	<atom:link href="http://www.online-tech-tips.com/category/ms-office-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.online-tech-tips.com</link>
	<description></description>
	<lastBuildDate>Sun, 22 Nov 2009 11:53:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to trace formula dependents in Excel</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/trace-formula-dependents-precedents-excel/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/trace-formula-dependents-precedents-excel/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 10:01:22 +0000</pubDate>
		<dc:creator>bcarigtan</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=14224</guid>
		<description><![CDATA[Tracing Excel formula errors is tedious, if not guided by the built-in formula auditing tools.  The formula bar itself is a good starting place to debug formula errors but when the formula gets longer and more complicated, a visual guide to trace the dependents is a great help.
You can use the Trace Precedents button on [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/trace-formula-dependents-precedents-excel/">How to trace formula dependents in Excel</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Tracing Excel formula errors is tedious, if not guided by the built-in formula auditing tools.  The formula bar itself is a good starting place to debug formula errors but when the formula gets longer and more complicated, a visual guide to trace the dependents is a great help.</p>
<p>You can use the <strong>Trace Precedents </strong>button on the <strong>Formula Auditing</strong> toolbar to trace all the generations of cells that contribute to the formula in the selected cell (something like tracing all the ancestors in your family tree). Many times, finding the original source of the formula leads you right to the source of all the error values in your spreadsheet.</p>
<p>To activate the tool, click <strong>Formulas </strong>on the ribbon and then <strong>Trace Precedent</strong>s under the<strong> Formula Auditing</strong> panel:</p>
<p style="text-align: center;"><a style="text-decoration: none;" href="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image11.png"><img class="aligncenter" style="border-bottom: 0px;border-left: 0px;float: none;margin-left: auto;border-top: 0px;margin-right: auto;border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image_thumb11.png" border="0" alt="image" width="385" height="134" /></a></p>
<p style="text-align: center;"><a style="text-decoration: none;" href="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image12.png"><img class="aligncenter" style="border-bottom: 0px;border-left: 0px;float: none;margin-left: auto;border-top: 0px;margin-right: auto;border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image_thumb12.png" border="0" alt="image" width="397" height="161" /></a></p>
<p>In the Fibonacci sequence below, you would see the blue arrows showing the precedents of the result of the formula:</p>
<p style="text-align: center;"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image13.png"><img class="aligncenter" style="border-bottom: 0px;border-left: 0px;float: none;margin-left: auto;border-top: 0px;margin-right: auto;border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image_thumb13.png" border="0" alt="image" width="115" height="351" /></a></p>
<p>Another example is shown below where the B1 cell is a result of summing A1 and A2:</p>
<p style="text-align: center;"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image14.png"><img class="aligncenter" style="border-bottom: 0px;border-left: 0px;float: none;margin-left: auto;border-top: 0px;margin-right: auto;border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image_thumb14.png" border="0" alt="image" width="257" height="139" /></a></p>
<p>Now to see the dependents of a value, click a cell that you want to audit then click the <strong>Trace Dependents</strong> value.  If the cell is used by other cells in formula, the arrows will point the to cells that depend on the cell.</p>
<p style="text-align: center;"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image15.png"><img class="aligncenter" style="border-bottom: 0px;border-left: 0px;float: none;margin-left: auto;border-top: 0px;margin-right: auto;border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image_thumb15.png" border="0" alt="image" width="281" height="142" /></a></p>
<p>To clear the arrows, click the Remove Arrows button and you should see the arrows disappear.</p>
<p style="text-align: center;"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image16.png"><img class="aligncenter" style="border-bottom: 0px;border-left: 0px;float: none;margin-left: auto;border-top: 0px;margin-right: auto;border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image_thumb16.png" border="0" alt="image" width="239" height="121" /></a></p>
<p>Use the Formula Auditing tools to trace dependents and precedents of your Excel formulas. They are very handy when the cell formulas get very complicated. As of Office 2007, the arrows don’t get automatically refreshed when you change the formula (they get cleared out) so you will need to click the trace buttons again to generate the arrows.</p>
<blockquote><p>Ben Carigtan shows you how it’s done!</p></blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/trace-formula-dependents-precedents-excel/" rel="bookmark" title="Permanent Link: How to trace formula dependents in Excel">How to trace formula dependents in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/microsoft-excel-tutorials-tips-and-help/" rel="bookmark" title="Permanent Link: MS Excel Tips and Tricks – How to count things in Excel">MS Excel Tips and Tricks – How to count things in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-tutorial-example-of-how-to-use-the-vlookup-function/" rel="bookmark" title="Permanent Link: Excel Tutorial &#8211; Example of how to use the VLOOKUP function">Excel Tutorial &#8211; Example of how to use the VLOOKUP function</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/copy-formulasexcel/" rel="bookmark" title="Permanent Link: How to copy only formulas in Excel">How to copy only formulas in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-average-median-mode-formulas/" rel="bookmark" title="Permanent Link: How to use summary formulas (average, median, mode) in Excel">How to use summary formulas (average, median, mode) in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-hide-tabs-cells-columns-and-formulas-in-excel/" rel="bookmark" title="Permanent Link: How to hide tabs, cells, columns, and formulas in Excel">How to hide tabs, cells, columns, and formulas in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-basics-how-to-use-the-conditional-sum-wizard/" rel="bookmark" title="Permanent Link: Excel Basics &#8211; How to use the Conditional Sum wizard">Excel Basics &#8211; How to use the Conditional Sum wizard</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/trace-formula-dependents-precedents-excel/">How to trace formula dependents in Excel</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=14224&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/trace-formula-dependents-precedents-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerPoint 2010 review and overview</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/powerpoint-2010-overview-features/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/powerpoint-2010-overview-features/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 10:47:04 +0000</pubDate>
		<dc:creator>bcarigtan</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=13983</guid>
		<description><![CDATA[Since the release of the Office 2010’s technical preview 2 months ago, I have been using it for quite a while.  PowerPoint is one of those Office programs that I wasn’t really able to replace with an alternative software.  It just keeps on evolving and always has something new to offer in every release.
Let me [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/powerpoint-2010-overview-features/">PowerPoint 2010 review and overview</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Since the release of the Office 2010’s technical preview 2 months ago, I have been using it for quite a while.  PowerPoint is one of those Office programs that I wasn’t really able to replace with an alternative software.  It just keeps on evolving and always has something new to offer in every release.</p>
<p>Let me start by comparing the main menu from the 2007 version.  The 2010 Ribbon interface has a separate menu for Transitions:</p>
<p style="text-align: center;"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image.png"><img class="aligncenter" style="border-bottom: 0px;border-left: 0px;float: none;margin-left: auto;border-top: 0px;margin-right: auto;border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image_thumb.png" border="0" alt="image" width="478" height="321" /></a></p>
<p>With this, it is easier to add transition effects to a slide .  You may choose from several types of effects like cut, split and fade.  You may also add sound effects and edit timing properties.</p>
<p style="text-align: center;"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image1.png"><img class="aligncenter" style="border-bottom: 0px;border-left: 0px;float: none;margin-left: auto;border-top: 0px;margin-right: auto;border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image_thumb1.png" border="0" alt="image" width="478" height="93" /></a></p>
<p>The animation menu is also improved as it now has user friendly “thumbnail” type of style choices.  Just by looking at each choice, you would know what the effect will do when you apply it on a picture or text.</p>
<p style="text-align: center;"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image2.png"><img class="aligncenter" style="border-bottom: 0px;border-left: 0px;float: none;margin-left: auto;border-top: 0px;margin-right: auto;border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image_thumb2.png" border="0" alt="image" width="418" height="444" /></a></p>
<p>Perhaps the best feature it has so far on this early technical preview is its capability to export to a high definition WMV video.  This is great for presenting using HDTV displays on market encounters or events.  This feature is accessible using the new “Backstage” button then choose Share &gt; Create Video.</p>
<p style="text-align: center;"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image3.png"><img class="aligncenter" style="border-bottom: 0px;border-left: 0px;float: none;margin-left: auto;border-top: 0px;margin-right: auto;border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/09/image_thumb3.png" border="0" alt="image" width="493" height="420" /></a></p>
<p>I hope to see more features added as the release date comes closer.  I’m sure there will be a lot of inputs from testers and evaluators of the Technical Preview. </p>
<p>For users who have been using a version older than 2007, this could be a necessary upgrade if you are into rich media content. If you are just creating simple presentations and you don’t need the new features, you might want to skip this release.</p>
<p>See the official Microsoft Office 2010 website here: <a title="http://www.microsoft.com/office/2010/" href="http://www.microsoft.com/office/2010/">http://www.microsoft.com/office/2010/</a></p>
<blockquote><p>Ben Carigtan shows you how it’s done!</p></blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/powerpoint-2010-overview-features/" rel="bookmark" title="Permanent Link: PowerPoint 2010 review and overview">PowerPoint 2010 review and overview</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/download-microsoft-excel-word-outlook-powerpoint-2007-training-manuals-for-free/" rel="bookmark" title="Permanent Link: Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free">Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/office-2007-help-use-the-get-started-tab-to-learn-how-to-use-office-2007/" rel="bookmark" title="Permanent Link: Office 2007 Help &#8211; Use the Get Started Tab to learn how to use Office 2007">Office 2007 Help &#8211; Use the Get Started Tab to learn how to use Office 2007</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/outlook-2007-attachment-reminder/" rel="bookmark" title="Permanent Link: Don’t forget attachments in Outlook 2007 anymore">Don’t forget attachments in Outlook 2007 anymore</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/how-to-insert-a-youtube-video-into-a-powerpoint-presentation/" rel="bookmark" title="Permanent Link: How to insert a YouTube video into a PowerPoint presentation">How to insert a YouTube video into a PowerPoint presentation</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/remove-picture-background/" rel="bookmark" title="Permanent Link: Remove backgrounds from pictures using Office 2010">Remove backgrounds from pictures using Office 2010</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/powerpoint-quick-styles-tutorial/" rel="bookmark" title="Permanent Link: How to use PowerPoint Quick Styles">How to use PowerPoint Quick Styles</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/powerpoint-2010-overview-features/">PowerPoint 2010 review and overview</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=13983&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/powerpoint-2010-overview-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add multiple tabs to Word, Excel and Powerpoint</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/add-multiple-tabs-to-word-excel-and-powerpoint/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/add-multiple-tabs-to-word-excel-and-powerpoint/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 10:02:55 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=13862</guid>
		<description><![CDATA[If you use Microsoft Office a lot (I use it pretty much everyday), you might be interested in slightly increasing your efficiency when using Word, Excel, or PowerPoint. How so you might ask?
Well, OfficeTab is a nifty little program that adds tabbed document support to Microsoft Office programs. Tabbed documents in a program is really [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/add-multiple-tabs-to-word-excel-and-powerpoint/">Add multiple tabs to Word, Excel and Powerpoint</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you use Microsoft Office a lot (I use it pretty much everyday), you might be interested in slightly increasing your efficiency when using Word, Excel, or PowerPoint. How so you might ask?</p>
<p>Well, <strong><a rel="nofollow" href="http://hi.baidu.com/officecm/blog/item/19de9c6dcf6276f2431694b0.html" target="_blank">OfficeTab</a></strong> is a nifty little program that adds tabbed document support to Microsoft Office programs. Tabbed documents in a program is really nice because it means you can view multiple Word documents in one window and switch between the documents by clicking on a different tab.</p>
<p>Currently, if you open two Word documents, they open in two separate instances of Word and you have to press Ctrl + Tab or click in the taskbar to switch between the two documents.</p>
<p>First, go to the website, which is in Chinese, and click on the download link for the program. This is a bit tricky since the entire site is in Chinese! I have taken a screenshot, so you know where to click:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/08/tabbeddocumentoffice.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="tabbed document office" src="http://www.online-tech-tips.com/wp-content/uploads/2009/08/tabbeddocumentoffice_thumb.png" border="0" alt="tabbed document office" width="469" height="443" /></a></p>
<p>Once you download it, unzip the files and run the OfficeTab setup program. Choose which Office programs you want the tabbed support to work on: Word, Excel, and PowerPoint.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/08/multipletabsoffice.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="multiple tabs office" src="http://www.online-tech-tips.com/wp-content/uploads/2009/08/multipletabsoffice_thumb.png" border="0" alt="multiple tabs office" width="481" height="327" /></a></p>
<p>Once the installation is complete, make sure the “Run the setup center” box is checked. This will bring up the OfficeTab settings dialog where you can enable and disable the tabbed support for each program.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/08/officetab.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="officetab" src="http://www.online-tech-tips.com/wp-content/uploads/2009/08/officetab_thumb.png" border="0" alt="officetab" width="456" height="579" /></a></p>
<p>The program is pretty cool because you can setup keyboard shortcuts to switch between tabs, change the layout of the tabs, change the color and appearance of the tabs and even set the position of the tabs.</p>
<p>Click OK to save the settings and then Cancel to close out of the dialog. Now open any of your Office programs and you’ll see a small area where each document has it’s own tab!</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/08/tabbedinterfaceword.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="tabbed interface word" src="http://www.online-tech-tips.com/wp-content/uploads/2009/08/tabbedinterfaceword_thumb.png" border="0" alt="tabbed interface word" width="278" height="225" /></a></p>
<p>Pretty neat eh!? Overall, the program works very well and is definitely worth installing if you use Office quite a bit, especially with multiple documents open at the same time. Enjoy! [via <a rel="nofollow" href="http://lifehacker.com/5345338/officetab-adds-tabs-to-microsoft-office" target="_blank">LifeHacker</a>]</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/add-multiple-tabs-to-word-excel-and-powerpoint/" rel="bookmark" title="Permanent Link: Add multiple tabs to Word, Excel and Powerpoint">Add multiple tabs to Word, Excel and Powerpoint</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/download-microsoft-excel-word-outlook-powerpoint-2007-training-manuals-for-free/" rel="bookmark" title="Permanent Link: Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free">Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/office-2007-help-use-the-get-started-tab-to-learn-how-to-use-office-2007/" rel="bookmark" title="Permanent Link: Office 2007 Help &#8211; Use the Get Started Tab to learn how to use Office 2007">Office 2007 Help &#8211; Use the Get Started Tab to learn how to use Office 2007</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/switch-between-worksheets-excel/" rel="bookmark" title="Permanent Link: How to switch between worksheets in Excel">How to switch between worksheets in Excel</a></li><li><a href="http://www.online-tech-tips.com/software-reviews/review-of-live-documents-office-2007-online-replacement/" rel="bookmark" title="Permanent Link: Review of Live Documents &#8211; Office 2007 online replacement">Review of Live Documents &#8211; Office 2007 online replacement</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/upload-sync-your-openoffice-and-microsoft-office-documents-with-google-docs/" rel="bookmark" title="Permanent Link: Upload, sync your OpenOffice and Microsoft Office Documents with Google Docs">Upload, sync your OpenOffice and Microsoft Office Documents with Google Docs</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/bulk-convert-office-2003-to-2007/" rel="bookmark" title="Permanent Link: Bulk convert Word Excel 2003 documents to Office 2007">Bulk convert Word Excel 2003 documents to Office 2007</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/add-multiple-tabs-to-word-excel-and-powerpoint/">Add multiple tabs to Word, Excel and Powerpoint</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=13862&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/add-multiple-tabs-to-word-excel-and-powerpoint/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Don’t forget attachments in Outlook 2007 anymore</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/outlook-2007-attachment-reminder/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/outlook-2007-attachment-reminder/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 10:43:54 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=12935</guid>
		<description><![CDATA[Just two days ago, I wrote about the most useful Gmail Labs features, one of which is a attachment reminder. If you mention somewhere in your email that you have “attached” a file, etc, and if you click Send and there is no attachment, it will prompt you before sending.
Unfortunately, this functionality is not available [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/outlook-2007-attachment-reminder/">Don’t forget attachments in Outlook 2007 anymore</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Just two days ago, I wrote about the <a href="http://www.online-tech-tips.com/google-softwaretips/gmail-lab-features-tutorial/" target="_blank">most useful Gmail Labs features</a>, one of which is a attachment reminder. If you mention somewhere in your email that you have “attached” a file, etc, and if you click Send and there is no attachment, it will prompt you before sending.</p>
<p>Unfortunately, this functionality is not available in Outlook by default, however, since it’s one of the most used email clients in the world, it would be nice to have the option!</p>
<p><a rel="nofollow" href="http://www.nirmaltv.com/2009/06/27/outlook-attachment-reminder-for-office-2007-and-2010/" target="_blank">Outlook Attachment Reminder</a> is a new free application that will remind you if you planned on attaching a file to your email, but forgot to.</p>
<p>The program will basically search for words like attachment, attached, etc and if they exist, will then check to see if any files are attached. The cool thing about the program is that it lets you manage the words to look for.</p>
<p>So if you don’t use the words attachment or attached, you can add those into the program and it will check for them.</p>
<p>The program works with Office 2007 and Office 2010. It currently does not work with any version earlier than 2007, but may support them in the future.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/outlookattachmentreminder.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="outlook attachment reminder" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/outlookattachmentreminder-thumb.png" border="0" alt="outlook attachment reminder" width="313" height="145" /></a></p>
<p>The only requirement for the program is that you have .NET 3.5 installed since it was written in Visual Studio 2008.</p>
<p>If you like the program, make sure to write a review of it on the authors website because he is making lots of changes and adding many new features. Since it’s still in beta, you may come across some bugs too, so report those.</p>
<p>Also, check out some of my other articles about Outlook, such as how to <a href="http://www.online-tech-tips.com/ms-office-tips/out-of-office-reply-outlook/" target="_blank">set an away message in Outlook</a>, how to <a href="http://www.online-tech-tips.com/ms-office-tips/export-outlook-contacts/" target="_blank">export contacts from Outlook</a>, how to <a href="http://www.online-tech-tips.com/cool-websites/secure-outlook/" target="_blank">create a secured Outlook data file</a>, and how to <a href="http://www.online-tech-tips.com/ms-office-tips/microsoft-outlook-has-encountered-a-problem/" target="_blank">fix Outlook errors</a>. Enjoy! [via <a rel="nofollow" href="http://www.nirmaltv.com/2009/06/27/outlook-attachment-reminder-for-office-2007-and-2010/" target="_blank">Life Rocks</a>]</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/outlook-2007-attachment-reminder/" rel="bookmark" title="Permanent Link: Don’t forget attachments in Outlook 2007 anymore">Don’t forget attachments in Outlook 2007 anymore</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/how-to-open-unsafe-or-blocked-outlook-email-attachments/" rel="bookmark" title="Permanent Link: How to open unsafe or blocked Outlook email attachments">How to open unsafe or blocked Outlook email attachments</a></li><li><a href="http://www.online-tech-tips.com/industry-news/be-careful-if-youre-a-microsoft-onecare-user/" rel="bookmark" title="Permanent Link: Be careful if you&#8217;re a Microsoft OneCare user!">Be careful if you&#8217;re a Microsoft OneCare user!</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-view-and-read-rss-feeds-in-outlook-2000xp2003-and-outlook-express/" rel="bookmark" title="Permanent Link: How to view and read RSS feeds in Outlook 2000/XP/2003 and Outlook Express">How to view and read RSS feeds in Outlook 2000/XP/2003 and Outlook Express</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/download-microsoft-excel-word-outlook-powerpoint-2007-training-manuals-for-free/" rel="bookmark" title="Permanent Link: Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free">Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/export-outlook-contacts/" rel="bookmark" title="Permanent Link: How to export contacts from Outlook 2003, 2007 and Outlook Express">How to export contacts from Outlook 2003, 2007 and Outlook Express</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-avoid-having-to-unsend-emails-in-microsoft-outlook/" rel="bookmark" title="Permanent Link: How to avoid having to unsend emails in Microsoft Outlook">How to avoid having to unsend emails in Microsoft Outlook</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/outlook-2007-attachment-reminder/">Don’t forget attachments in Outlook 2007 anymore</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=12935&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/outlook-2007-attachment-reminder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to open a new instance of Excel 2007 workbooks</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/how-to-open-a-new-instance-of-excel-2007-workbooks/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/how-to-open-a-new-instance-of-excel-2007-workbooks/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 10:46:35 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=12902</guid>
		<description><![CDATA[If you work with Excel a lot, you’ve probably noticed that each workbook you open doesn’t create a new instance of Excel. There are not several tabs for Excel in your taskbar like for Internet Explorer or other programs.
Why is this and how can it cause problems? For the most part, it’s not a big [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-open-a-new-instance-of-excel-2007-workbooks/">How to open a new instance of Excel 2007 workbooks</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you work with Excel a lot, you’ve probably noticed that each workbook you open doesn’t create a new instance of Excel. There are not several tabs for Excel in your taskbar like for Internet Explorer or other programs.</p>
<p>Why is this and how can it cause problems? For the most part, it’s not a big deal and doesn’t bother most Excel users. However, it is a real pain when working with many spreadsheets and they are treated as a group.</p>
<p>For example, let’s say you decide to calculate everything on one spreadsheet. Well, if you have others open, Excel will recalculate all of them too as if they are somehow related. If this is what you want, great, but if not, there’s no way to stop it!</p>
<p>That is until now! Luckily, there’s a nice registry hack for Excel 2007 that will let you open each workbook in a new instance. This is also really great if you have multiple monitors and want to have multiple Excel workbooks open on different monitors. Right now, all of them show up in one Excel application like below:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/excelmultipleinstances.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="excel multiple instances" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/excelmultipleinstances-thumb.png" border="0" alt="excel multiple instances" width="288" height="482" /></a></p>
<p>However, it’s much easier to work with when you have separate instances for each workbook:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/multipleinstancesexcel.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="multiple instances excel" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/multipleinstancesexcel-thumb.png" border="0" alt="multiple instances excel" width="521" height="35" /></a></p>
<p>Finally, if one Excel spreadsheet crashes and burns, none of the others will be affected since it’s running in its own instance. You can easily get this functionality using registry editing files already created that will add a context menu to your right-click menu.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/excelopennewinstance.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="excel open new instance" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/excelopennewinstance-thumb.png" border="0" alt="excel open new instance" width="371" height="179" /></a></p>
<p>You can download this <strong><a href="http://www.online-tech-tips.com/wp-content/uploads/Excel_New_Instance.zip" target="_blank">ZIP file</a></strong> that includes five different files: one to add the option and make it default, one to just add the option, one to just make it default, one to remove the option, and one to remove making it default. Note that these files <strong><em>only </em></strong>work for Excel 2007 running on a 32-bit Windows platform.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/newexcelinstance.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="new excel instance" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/newexcelinstance-thumb.png" border="0" alt="new excel instance" width="425" height="171" /></a></p>
<p>All of the files are TXT files and in order to use them, you have to just rename them to .reg files. After that, just double-click on the one you want to use and click OK when the prompt appears.</p>
<p>Also, you can run the files in any order you like, so you can add the option to the context menu, then make it default, etc.</p>
<p>The other thing to note is that you might have some issue with copy and paste because advanced formatting can only be done between workbooks in the same instance. So if you need to copy and paste something between two workbooks that has advanced formatting, open them in the same instance using the normal <strong>Open</strong> command.</p>
<p>If you have any problems, etc, post a comment here and I will try to help! Enjoy your new freedom! [via <a rel="nofollow" href="http://www.experts-exchange.com/articles/Software/Office_Productivity/Office_Suites/MS_Office/Excel/Option-to-open-excel-2007-documents-in-a-new-instance.html" target="_blank">ExpertsExchange</a>]</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-open-a-new-instance-of-excel-2007-workbooks/" rel="bookmark" title="Permanent Link: How to open a new instance of Excel 2007 workbooks">How to open a new instance of Excel 2007 workbooks</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-remove-crack-or-break-a-forgotten-excel-xls-password/" rel="bookmark" title="Permanent Link: How to remove, crack, or break a forgotten Excel xls password">How to remove, crack, or break a forgotten Excel xls password</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-add-comment/" rel="bookmark" title="Permanent Link: How to add comments to an Excel Worksheet cell">How to add comments to an Excel Worksheet cell</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/office-2007-help-use-the-get-started-tab-to-learn-how-to-use-office-2007/" rel="bookmark" title="Permanent Link: Office 2007 Help &#8211; Use the Get Started Tab to learn how to use Office 2007">Office 2007 Help &#8211; Use the Get Started Tab to learn how to use Office 2007</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/download-microsoft-excel-word-outlook-powerpoint-2007-training-manuals-for-free/" rel="bookmark" title="Permanent Link: Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free">Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/how-to-convert-a-pdf-file-to-word-excel-or-jpg-format/" rel="bookmark" title="Permanent Link: How to convert a PDF file to Word, Excel or JPG format">How to convert a PDF file to Word, Excel or JPG format</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/the-password-you-can-always-remember/" rel="bookmark" title="Permanent Link: How to securely password protect an Excel file">How to securely password protect an Excel file</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-open-a-new-instance-of-excel-2007-workbooks/">How to open a new instance of Excel 2007 workbooks</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=12902&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/how-to-open-a-new-instance-of-excel-2007-workbooks/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Remove backgrounds from pictures using Office 2010</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/remove-picture-background/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/remove-picture-background/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 10:09:47 +0000</pubDate>
		<dc:creator>bcarigtan</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=12673</guid>
		<description><![CDATA[Removing picture backgrounds for an image has always been a challenging task for casual users.  Traditionally we need a good picture editing software like Photoshop and use its magnetic Lasso tool to select the portion of the image that we want to retain.
In the technical preview of the incoming MS Office 2010, there is built-in [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/remove-picture-background/">Remove backgrounds from pictures using Office 2010</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Removing picture backgrounds for an image has always been a challenging task for casual users.  Traditionally we need a good picture editing software like Photoshop and use its magnetic Lasso tool to select the portion of the image that we want to retain.</p>
<p>In the technical preview of the incoming MS Office 2010, there is built-in capability to remove the background of an image so that the subject of the portrait will be the only thing remaining.</p>
<p>First open your favorite Office application like word or PowerPoint.  In PowerPoint or Word you can use the Insert menu to insert  a picture to your document.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image5.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb5.png" border="0" alt="image" width="384" height="306" /></a></p>
<p>Click the image inside the document to select it.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image6.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb6.png" border="0" alt="image" width="371" height="319" /></a></p>
<p>Click the Picture Tools button on the top right part of the window.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image7.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb7.png" border="0" alt="image" width="390" height="181" /></a></p>
<p>Click the background removal button:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image8.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb8.png" border="0" alt="image" width="244" height="182" /></a></p>
<p>Wait for a few seconds.  The picture will appear with the background highlighted with a saturated color.</p>
<p><a style="text-decoration: none;" href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image9.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb9.png" border="0" alt="image" width="360" height="310" /></a></p>
<p>Click anything outside the picture. The image  is now without a background!</p>
<p><a style="text-decoration: none;" href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image10.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb10.png" border="0" alt="image" width="363" height="312" /></a></p>
<p>The feature is not that perfect, the end result came out with some parts of the penguins omitted (maybe considered as part of the background image by the program).</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image11.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb11.png" border="0" alt="image" width="404" height="304" /></a></p>
<p>It wasn’t able to distinguish the back of the neck of the penguin on the left from the background clouds.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image12.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb12.png" border="0" alt="image" width="402" height="302" /></a></p>
<p>This new capability from Office 2010 is great for quick and dirty background removal tasks.  Maybe the accuracy will improve as it nears the release date, but for now, it seems ok enough for casual Office users.  I’m sure for images with a distinctive background and subject contrast, the program will not have a hard time distinguishing the background from the subject.</p>
<blockquote><p>Ben Carigtan shows you how it’s done.</p></blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/remove-picture-background/" rel="bookmark" title="Permanent Link: Remove backgrounds from pictures using Office 2010">Remove backgrounds from pictures using Office 2010</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/remove-red-eye/" rel="bookmark" title="Permanent Link: How to remove red-eye from digital pictures using Picasa-Gimp-Photoshop">How to remove red-eye from digital pictures using Picasa-Gimp-Photoshop</a></li><li><a href="http://www.online-tech-tips.com/cool-websites/give-a-photo-rounded-corners-without-photoshop-or-css/" rel="bookmark" title="Permanent Link: Give a photo rounded corners without Photoshop or CSS">Give a photo rounded corners without Photoshop or CSS</a></li><li><a href="http://www.online-tech-tips.com/windows-vista/how-windows-vista-works-windows-vista-cool-new-features-apis-part-iii-windows-dreamscene/" rel="bookmark" title="Permanent Link: How Windows Vista Works &#8211; Windows Vista Cool New Features &amp; API&#8217;s &#8211; Part III &#8211; Windows DreamScene">How Windows Vista Works &#8211; Windows Vista Cool New Features &amp; API&#8217;s &#8211; Part III &#8211; Windows DreamScene</a></li><li><a href="http://www.online-tech-tips.com/cool-websites/picture-collage-software/" rel="bookmark" title="Permanent Link: Creating picture collages using Google Picasa">Creating picture collages using Google Picasa</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/image-inside-text/" rel="bookmark" title="Permanent Link: Add a picture over text using Photoshop">Add a picture over text using Photoshop</a></li><li><a href="http://www.online-tech-tips.com/software-reviews/imagicon-convert-multiple-image-formats-jpg-bmp-png-into-windows-icons/" rel="bookmark" title="Permanent Link: ImagIcon &#8211; Convert multiple image formats (JPG, BMP, PNG) into Windows icons">ImagIcon &#8211; Convert multiple image formats (JPG, BMP, PNG) into Windows icons</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/remove-picture-background/">Remove backgrounds from pictures using Office 2010</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=12673&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/remove-picture-background/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to use PowerPoint Quick Styles</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/powerpoint-quick-styles-tutorial/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/powerpoint-quick-styles-tutorial/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 10:41:00 +0000</pubDate>
		<dc:creator>bcarigtan</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=12684</guid>
		<description><![CDATA[There are times that we want to spice up our PowerPoint presentations, but we just don’t have enough time to design the colors and styles for the fonts and slides.  If you are not a designer, this could be a real challenge as that means you would need to get your feet wet on design.
Well, [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/powerpoint-quick-styles-tutorial/">How to use PowerPoint Quick Styles</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There are times that we want to spice up our PowerPoint presentations, but we just don’t have enough time to design the colors and styles for the fonts and slides.  If you are not a designer, this could be a real challenge as that means you would need to get your feet wet on design.</p>
<p>Well, the Office developers are aware of that, so they provided a way for users to quickly choose from several predefined styles and apply it to their own document.</p>
<p>To use the “<strong>Quick Styles</strong>” feature, select the slide where you want the style to be applied.   Use the thumbnail navigation at the left side to select the slide.</p>
<p><a style="text-decoration: none;" href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image13.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb13.png" border="0" alt="image" width="369" height="346" /></a></p>
<p>Once the correct slide is selected, select the part of the slide where you want to apply a style. In the example below I selected the title.  Choose from any of the predefined styles that you want to be applied on the selected title.</p>
<p style="text-align: center;"><a style="text-decoration: none;" href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image14.png"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb14.png" border="0" alt="image" width="463" height="277" /></a></p>
<p>In the example below I chose a light green background so now I have the title having that effect:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image15.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb15.png" border="0" alt="image" width="371" height="220" /></a></p>
<p>To apply styles to the other sections like the bulleted texts, select them and click the quick style button again.  I would suggest that you hover the mouse over the different styles so you can see the preview on the document before you click the style that you finally choose.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image16.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb16.png" border="0" alt="image" width="436" height="238" /></a></p>
<p>The document now looks like the one below with the title having a different style than the lower main content section.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image17.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/06/image-thumb17.png" border="0" alt="image" width="429" height="305" /></a></p>
<p>With Quick Styles, you won’t have to spend time figuring out how to make a slide look better.  All you have to do is click the portion of the slide that you want to design and then choose from the predefined styles.</p>
<p>Make sure to visit us here regularly because later we will show you how to add your own styles to the quick styles menu. We will also show you more exciting features of the new Office 2010.</p>
<blockquote><p>Ben Carigtan shows you how it’s done.</p></blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/powerpoint-quick-styles-tutorial/" rel="bookmark" title="Permanent Link: How to use PowerPoint Quick Styles">How to use PowerPoint Quick Styles</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/powerpoint-to-dvd-flash-pdf/" rel="bookmark" title="Permanent Link: How to convert Powerpoint to DVD video, Flash and PDF">How to convert Powerpoint to DVD video, Flash and PDF</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/how-to-insert-a-youtube-video-into-a-powerpoint-presentation/" rel="bookmark" title="Permanent Link: How to insert a YouTube video into a PowerPoint presentation">How to insert a YouTube video into a PowerPoint presentation</a></li><li><a href="http://www.online-tech-tips.com/software-reviews/review-of-live-documents-office-2007-online-replacement/" rel="bookmark" title="Permanent Link: Review of Live Documents &#8211; Office 2007 online replacement">Review of Live Documents &#8211; Office 2007 online replacement</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/download-microsoft-excel-word-outlook-powerpoint-2007-training-manuals-for-free/" rel="bookmark" title="Permanent Link: Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free">Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free</a></li><li><a href="http://www.online-tech-tips.com/free-software-downloads/merge-powerpoint-ppt-files/" rel="bookmark" title="Permanent Link: Merge multiple Powerpoint (PPT) files/presentations">Merge multiple Powerpoint (PPT) files/presentations</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/insert-a-pdf-into-powerpoint/" rel="bookmark" title="Permanent Link: Insert a PDF into Powerpoint">Insert a PDF into Powerpoint</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/powerpoint-quick-styles-tutorial/">How to use PowerPoint Quick Styles</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=12684&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/powerpoint-quick-styles-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Insert an Excel worksheet into a Word doc</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/link-excel-worksheet-to-word-doc/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/link-excel-worksheet-to-word-doc/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 10:56:58 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=12637</guid>
		<description><![CDATA[Ever need to insert an Excel worksheet into a Word document and have them linked so that when you update the main Excel worksheet, it automatically updates the one in the Word document?
There are actually two ways to insert an Excel object into Word, linking and embedding. When you embed an Excel worksheet, the worksheet [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/link-excel-worksheet-to-word-doc/">Insert an Excel worksheet into a Word doc</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Ever need to insert an Excel worksheet into a Word document and have them linked so that when you update the main Excel worksheet, it automatically updates the one in the Word document?</p>
<p>There are actually two ways to insert an Excel object into Word, linking and embedding. When you embed an Excel worksheet, the worksheet will not be updated when you update the main Excel file.</p>
<p>When you insert a linked worksheet, whenever you open the Word file, the linked Excel sheet will update it’s values to match the main external Excel file.</p>
<p>In this article, I will show you how to do it using both methods.</p>
<h4>Insert Excel Worksheet into Word – Linking</h4>
<p>There are actually two ways to insert and link an Excel worksheet in Word. You can either copy and paste or go to Insert on the ribbon and choose Object.</p>
<p><strong>Step 1</strong>: Select the area in your Excel spreadsheet that you want to include in Word and then press Ctrl + C to copy the contents.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/insertexcelintoword.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="insert excel into word" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/insertexcelintoword-thumb.png" border="0" alt="insert excel into word" width="354" height="131" /></a></p>
<p><strong>Step 2</strong>: Now go to your Word document and press Ctrl + V to paste the contents into the Word file. In order to link, you have to click on the Paste Options button at the bottom right and choose <strong>Match Destination Table Style and Link to Excel</strong>.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/insertspreadsheetintoword.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="insert spreadsheet into word" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/insertspreadsheetintoword-thumb.png" border="0" alt="insert spreadsheet into word" width="520" height="254" /></a></p>
<p><strong>Step 3</strong>: That’s it, now your table will be linked to the original Excel file. Whenever you update the Excel file and reopen Word, it will ask you if you want to update the doc with the data from the linked files.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/updatefromlinkedfilesword.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="update from linked files word" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/updatefromlinkedfilesword-thumb.png" border="0" alt="update from linked files word" width="524" height="110" /></a></p>
<p><strong>Step 4</strong>: Click Yes and your table will reflect the new values. If you have both files open at the same time, you’ll see the changes live.</p>
<p>The second way to link an Excel spreadsheet to Word is by using the Insert menu.</p>
<p><strong>Step 1</strong>: In Word 2007, click on the <strong>Insert</strong> ribbon and choose <strong>Object</strong>.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/insertobjectword.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="insert object word" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/insertobjectword-thumb.png" border="0" alt="insert object word" width="325" height="122" /></a></p>
<p><strong>Step 2</strong>: Click on the<strong> Create from File</strong> tab and click on the <strong>Browse</strong> button to choose your file.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/linkexceltoword.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="link excel to word" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/linkexceltoword-thumb.png" border="0" alt="link excel to word" width="420" height="114" /></a></p>
<p><strong>Step 3</strong>: Once you choose the file, you will see two check boxes at the right side. If you want to link the Excel spreadsheet, you need to check<strong> Link to file</strong>. If you want to embed the Excel spreadsheet, don’t check it.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/linktofileword.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="link to file word" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/linktofileword-thumb.png" border="0" alt="link to file word" width="434" height="132" /></a></p>
<p>That’s it! This does the same thing as the first method I described. Like I said, if you want to embed the worksheet, just don’t check the box. Enjoy!</p>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/link-excel-worksheet-to-word-doc/" rel="bookmark" title="Permanent Link: Insert an Excel worksheet into a Word doc">Insert an Excel worksheet into a Word doc</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/switch-between-worksheets-excel/" rel="bookmark" title="Permanent Link: How to switch between worksheets in Excel">How to switch between worksheets in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/link-to-powerpoint/" rel="bookmark" title="Permanent Link: Link to specific slides in other PowerPoint presentations">Link to specific slides in other PowerPoint presentations</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-add-comment/" rel="bookmark" title="Permanent Link: How to add comments to an Excel Worksheet cell">How to add comments to an Excel Worksheet cell</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/office-2007-help-use-the-get-started-tab-to-learn-how-to-use-office-2007/" rel="bookmark" title="Permanent Link: Office 2007 Help &#8211; Use the Get Started Tab to learn how to use Office 2007">Office 2007 Help &#8211; Use the Get Started Tab to learn how to use Office 2007</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/insert-pdf-into-word-document/" rel="bookmark" title="Permanent Link: How to insert a PDF file into a Word document">How to insert a PDF file into a Word document</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/the-password-you-can-always-remember/" rel="bookmark" title="Permanent Link: How to securely password protect an Excel file">How to securely password protect an Excel file</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/link-excel-worksheet-to-word-doc/">Insert an Excel worksheet into a Word doc</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=12637&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/link-excel-worksheet-to-word-doc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to use Autofill in Excel</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/excel-autofill-dates-text-numbers/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/excel-autofill-dates-text-numbers/#comments</comments>
		<pubDate>Sun, 24 May 2009 10:26:31 +0000</pubDate>
		<dc:creator>bcarigtan</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=12471</guid>
		<description><![CDATA[If you have a series of data that you want to enter into Excel, it is best to let AutoFill handle it.  With AutoFill, your serial data gets automatically  populated  – you will only need to enter the first value on the list and the software will populate the rest for you.
To use this feature, [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/excel-autofill-dates-text-numbers/">How to use Autofill in Excel</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you have a series of data that you want to enter into Excel, it is best to let AutoFill handle it.  With AutoFill, your serial data gets automatically  populated  – you will only need to enter the first value on the list and the software will populate the rest for you.</p>
<p>To use this feature, start by entering the initial values of the row.  In the example below, I entered a date for column A and a numeric value for column B.  You can use Excel to autofill dates, numbers, and characters.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image58.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb58.png" border="0" alt="image" width="304" height="270" /></a></p>
<p>Select the initial values and drag the black corner at the lower right portion of the selected cells.  This is called the Fill handle. Drag this to the 10th row of the sheet.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image59.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb59.png" border="0" alt="image" width="242" height="206" /></a></p>
<p>The output will be a progression of dates from 5/1/2009 to 5/10/2009 and numbers from 1 to 10.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image60.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb60.png" border="0" alt="image" width="175" height="244" /></a></p>
<p>On column A, the values are iterated by 1 day.  Column B on the other hand is by 1.  Columns 2 to 10 are automatically filled by serial values.  This is much easier than typing manually isn’t it?  Excel, by default, adds one unit to a series.  This works for data types like dates and numbers.</p>
<p>Now what if you need to iterate it using another value?  For example, what if we want to iterate by month and by number 2?  The trick here is to “train” Excel by feeding it 2 initial rows so it could determine the amount of iteration used.  See the example below:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image61.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb61.png" border="0" alt="image" width="184" height="98" /></a></p>
<p>Column A is iterated by 1 month while Column B is iterated by 2. If you select both rows and drag the Fill handle downwards you will see a series like below:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image62.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb62.png" border="0" alt="image" width="199" height="244" /></a></p>
<p>The 1 month and 2 series iterations are automatically detected and it was able to populate the other rows.</p>
<p>I hope this simple yet effective Excel AutoFill tip helps you get your tasks done quicker and easier.</p>
<blockquote><p>Ben Carigtan shows you how it’s done.</p></blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-autofill-dates-text-numbers/" rel="bookmark" title="Permanent Link: How to use Autofill in Excel">How to use Autofill in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-tips-tricks-how-to-unprotect-only-a-portion-of-an-excel-spreadsheet/" rel="bookmark" title="Permanent Link: Excel Tips &amp; Tricks &#8211; How to unprotect only a portion of an Excel spreadsheet">Excel Tips &amp; Tricks &#8211; How to unprotect only a portion of an Excel spreadsheet</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/microsoft-excel-tutorials-tips-and-help/" rel="bookmark" title="Permanent Link: MS Excel Tips and Tricks – How to count things in Excel">MS Excel Tips and Tricks – How to count things in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/sort-data-excel/" rel="bookmark" title="Permanent Link: How to quickly sort data in Excel">How to quickly sort data in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/amazing-ways-to-format-excel-cells-in-excel-2007/" rel="bookmark" title="Permanent Link: Amazing Ways To Format Cells in Excel 2007">Amazing Ways To Format Cells in Excel 2007</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-remove-crack-or-break-a-forgotten-excel-xls-password/" rel="bookmark" title="Permanent Link: How to remove, crack, or break a forgotten Excel xls password">How to remove, crack, or break a forgotten Excel xls password</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-average-median-mode-formulas/" rel="bookmark" title="Permanent Link: How to use summary formulas (average, median, mode) in Excel">How to use summary formulas (average, median, mode) in Excel</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/excel-autofill-dates-text-numbers/">How to use Autofill in Excel</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=12471&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/excel-autofill-dates-text-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create macros in MS Word</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/create-record-macros-word/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/create-record-macros-word/#comments</comments>
		<pubDate>Fri, 08 May 2009 10:16:35 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=12296</guid>
		<description><![CDATA[Do you always perform repeated tasks in Microsoft Word? Repeated tasks, if not automated are prone to human errors.  If you perform a task repeatedly in Microsoft Word, you can automate the task by using a macro.
A macro is a series of Word commands and instructions that you group together as a single command to [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/create-record-macros-word/">How to create macros in MS Word</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Do you always perform repeated tasks in Microsoft Word? Repeated tasks, if not automated are prone to human errors.  If you perform a task repeatedly in Microsoft Word, you can automate the task by using a macro.</p>
<p>A macro is a series of Word commands and instructions that you group together as a single command to accomplish a task automatically.  Since not all of us are programmers who can write code in Visual Basic, I will show you a way to create macros without even writing code.</p>
<p>First open up your Word document then click <strong>Tools &gt; Macro &gt; Record New Macro</strong></p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image4.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb4.png" border="0" alt="image" width="479" height="319" /></a></p>
<p>According to the help document <em>the macro recorder in Word acts like a tape recorder. It records your deliberate keystrokes and mouse button clicks … when you record a macro, you can use the mouse to click commands and options, but not to select text. </em></p>
<p><em>You must use the keyboard to record these actions. For example, you can use F8 to select text and press END to move the cursor to the end of the line. </em>Remember that it records keystrokes and mouse clicks only.</p>
<p>When you record a macro it will ask for a macro name so assign it a descriptive macro name.  After that click the OK button to record the macro.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image5.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb5.png" border="0" alt="image" width="404" height="328" /></a></p>
<p>Once you see the recording toolbar, enter the keystrokes that you want to record.  In the example below I indented the first line of the paragraph(TAB) then I selected all (Control-A) then I applied the bold format(Control-B).  After this I stopped the recording of macro by clicking the stop button.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image6.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb6.png" border="0" alt="image" width="341" height="315" /></a></p>
<p>The macro will be saved and you can run it by clicking the run macro command (or Alt-F8) from the Tools menu.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image7.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb7.png" border="0" alt="image" width="377" height="179" /></a></p>
<p>Before the macro run:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image8.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb8.png" border="0" alt="image" width="379" height="77" /></a> After the macro run:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image9.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb9.png" border="0" alt="image" width="375" height="85" /></a></p>
<p>Now that you know how to make macros by recording keystrokes and mouse clicks, apply this tip on your own repeated tasks.  This will increase your productivity and also you quality of work.</p>
<blockquote><p>Ben Carigtan shows you how it’s done.</p></blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/create-record-macros-word/" rel="bookmark" title="Permanent Link: How to create macros in MS Word">How to create macros in MS Word</a></li><li><a href="http://www.online-tech-tips.com/software-reviews/review-of-live-documents-office-2007-online-replacement/" rel="bookmark" title="Permanent Link: Review of Live Documents &#8211; Office 2007 online replacement">Review of Live Documents &#8211; Office 2007 online replacement</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/free-microsoft-ms-word-templates/" rel="bookmark" title="Permanent Link: Free Microsoft (MS) Word Templates">Free Microsoft (MS) Word Templates</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-back-up-or-save-a-word-document-automatically-before-your-computer-crashes/" rel="bookmark" title="Permanent Link: How to back up or save a Word document automatically before your computer crashes!">How to back up or save a Word document automatically before your computer crashes!</a></li><li><a href="http://www.online-tech-tips.com/cool-websites/how-to-record-yourself-online-using-your-pcs-webcam/" rel="bookmark" title="Permanent Link: How to record yourself online using your PC&#8217;s webcam">How to record yourself online using your PC&#8217;s webcam</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/word-keyboard-shortcuts/" rel="bookmark" title="Permanent Link: Revealed at Last:  Keyboard Shortcut Secrets from MS Word">Revealed at Last:  Keyboard Shortcut Secrets from MS Word</a></li><li><a href="http://www.online-tech-tips.com/cool-websites/record-videos-online-using-nimbb/" rel="bookmark" title="Permanent Link: Record videos online using Nimbb">Record videos online using Nimbb</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/create-record-macros-word/">How to create macros in MS Word</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=12296&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/create-record-macros-word/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to quickly sort data in Excel</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/sort-data-excel/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/sort-data-excel/#comments</comments>
		<pubDate>Sun, 03 May 2009 10:48:46 +0000</pubDate>
		<dc:creator>bcarigtan</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=12274</guid>
		<description><![CDATA[How many times have you recieved an unsorted Excel worksheet? Probably a lot. And you certainly don&#8217;t wnat to sort the whole thing manually.  If you are like Dexter Morgan who wants his grocery list alphabeticallt, then here&#8217;s an important tip that will make you more productive in Excel. 
First, make a backup.  Fire up Excel [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/sort-data-excel/">How to quickly sort data in Excel</a></p>
]]></description>
			<content:encoded><![CDATA[<p>How many times have you recieved an unsorted Excel worksheet? Probably a lot. And you certainly don&#8217;t wnat to sort the whole thing manually.  If you are like Dexter Morgan who wants his grocery list alphabeticallt, then here&#8217;s an important tip that will make you more productive in Excel. </p>
<p>First, make a backup.  Fire up Excel and backup your file by clicking<strong> Save As </strong>then enter a file name for your backup.  After making a backup, click the section at the left side of the first row and column.  This will select all cells in your sheet.  You may also use <strong>Control-A</strong> to select all cells in an Excel spreadsheet.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image22.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb22.png" border="0" alt="image" width="333" height="293" /></a></p>
<p>Having everything selected, click the <strong>Data</strong> menu and then click <strong>Sort…</strong></p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image23.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb23.png" border="0" alt="image" width="376" height="100" /></a></p>
<p>Enter the column names that you want to use as sorting variables.  In the example, I have I used the column SEQ and DATE_TIME columns.  I also chose the <strong>Ascending </strong>option to sort the the data by ascending SEQ and DATE_TIME data. </p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image24.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb24.png" border="0" alt="image" width="232" height="244" /></a></p>
<p>Click OK to sort the data.  You should see the sheet sorted out on the chosen column names.</p>
<p style="text-align: center; "><img class="aligncenter" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb25.png" border="0" alt="image" width="362" height="290" /></p>
<p>Excel automatically determines the data type of the columns – whether they are numbers, dates or strings – and will sort them for you.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image25.png"></a></p>
<p>As you can see, the steps for sorting data in Excel are fairly simple.   The important step is to make sure everything is selected before you run sort.  If you selected only one column, it will prompt you for with a <strong>Sort Warning</strong>. </p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image27.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/05/image-thumb27.png" border="0" alt="image" width="315" height="218" /></a></p>
<p>If you chose to continue with the current selection, the selected column will get sorted but the other columns will not. Make sure you know that this could happen before you continue after seeing the Sort Warning screen.  This is the reason why I always create a backup before I use advanced operations like sort.</p>
<p>I hope this tip helps you get more productive with Excel. If you want more Excel help, read my posts on how to <a href="http://www.online-tech-tips.com/ms-office-tips/how-to-use-data-validation-in-microsoft-excel-to-create-dropdown-lists/" target="_self">use data validation in Excel</a>, how to use the <a href="http://www.online-tech-tips.com/ms-office-tips/excel-basics-how-to-use-the-conditional-sum-wizard/" target="_self">Conditional Sum Wizard</a>, how to <a href="http://www.online-tech-tips.com/ms-office-tips/excel-tutorial-how-to-make-a-simple-graph-or-chart-in-excel/" target="_self">make a chart or graph in Excel</a>, <a href="http://www.online-tech-tips.com/ms-office-tips/excel-tutorial-example-of-how-to-use-the-vlookup-function/" target="_self">how to use VLOOKUP</a>, and how to <a href="http://www.online-tech-tips.com/ms-office-tips/header-on-excel/" target="_self">insert a image in an Excel header</a>. </p>
<blockquote>
<p align="left">Ben Carigtan shows you how it’s done.</p>
</blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/sort-data-excel/" rel="bookmark" title="Permanent Link: How to quickly sort data in Excel">How to quickly sort data in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-tutorial-how-to-make-a-simple-graph-or-chart-in-excel/" rel="bookmark" title="Permanent Link: Excel Tutorial &#8211; How to make a simple graph or chart in Excel">Excel Tutorial &#8211; How to make a simple graph or chart in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/data-validation-excel/" rel="bookmark" title="Permanent Link: How to use data validation in Excel">How to use data validation in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-tutorial-example-of-how-to-use-the-vlookup-function/" rel="bookmark" title="Permanent Link: Excel Tutorial &#8211; Example of how to use the VLOOKUP function">Excel Tutorial &#8211; Example of how to use the VLOOKUP function</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-web-internet-query/" rel="bookmark" title="Permanent Link: How to query webpages using Excel">How to query webpages using Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/amazing-ways-to-format-excel-cells-in-excel-2007/" rel="bookmark" title="Permanent Link: Amazing Ways To Format Cells in Excel 2007">Amazing Ways To Format Cells in Excel 2007</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/microsoft-excel-tutorials-tips-and-help/" rel="bookmark" title="Permanent Link: MS Excel Tips and Tricks – How to count things in Excel">MS Excel Tips and Tricks – How to count things in Excel</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/sort-data-excel/">How to quickly sort data in Excel</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=12274&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/sort-data-excel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to insert a graphic header in Excel</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/header-on-excel/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/header-on-excel/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 10:30:26 +0000</pubDate>
		<dc:creator>bcarigtan</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=12092</guid>
		<description><![CDATA[Want graphics in the header of an Excel spreadsheet?  Sounds so easy to do, right? At first this task looks like a piece of cake, but after a while I realized that when I actually want to see the header on every page that I print, I ended up scratching my head. 
My first try only [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/header-on-excel/">How to insert a graphic header in Excel</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Want graphics in the header of an Excel spreadsheet?  Sounds so easy to do, right? At first this task looks like a piece of cake, but after a while I realized that when I actually want to see the header on every page that I print, I ended up scratching my head. </p>
<p>My first try only printed the header on the first page but I wanted to have the header printed on all the pages.  I will show you how to do this properly without pasting the header on every page break.</p>
<p>First open a new workbook in Excel then insert your choice of picture or image by clicking on the <strong>Insert Tab</strong> then click <strong>Picture</strong></p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image0024.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image002-thumb4.jpg" border="0" alt="clip_image002" width="448" height="350" /></a></p>
<p>· Browse to the location of the picture or image and then click <strong>Insert</strong>.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image0043.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image004-thumb3.jpg" border="0" alt="clip_image004" width="419" height="314" /></a></p>
<p>· After the picture or image has been inserted, resize it to your preference.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image0063.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image006-thumb3.jpg" border="0" alt="clip_image006" width="427" height="279" /></a></p>
<p>· After resizing the picture or image, click on the <strong>Page Layou</strong><strong>t</strong> tab then click <strong>Print Titles</strong>.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image0083.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image008-thumb3.jpg" border="0" alt="clip_image008" width="406" height="280" /></a></p>
<p>· In the <strong>Page Setup</strong> window, choose the <strong>Sheet</strong> tab then click the icon of <strong>Rows to repeat at top</strong>.  This is the most critical step since now we are telling Excel to print a repeated title on every page. </p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image0103.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image010-thumb3.jpg" border="0" alt="clip_image010" width="405" height="428" /></a></p>
<p>· A small arrow will appear.  Use this arrow cursor to determine the location of the page header.  Select the start and end rows of the graphic.  In the example below I chose rows 1 to 4.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image0121.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image012-thumb1.jpg" border="0" alt="clip_image012" width="395" height="216" /></a></p>
<p>· You will see on the dialogue box $1:$4 because the image occupies cell 1 to 4. After selecting the cells occupied by the image hit enter then click ok on page setup window.</p>
<p>· Click <strong>Print </strong>&gt;<strong> Print Preview</strong> to see the graphic header. The header will be displayed on every page of your worksheet.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image0141.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image014-thumb1.jpg" border="0" alt="clip_image014" width="368" height="242" /></a></p>
<p>· The figure below shows the example preview of each page in the workbook.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image0161.jpg"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/clip-image016-thumb1.jpg" border="0" alt="clip_image016" width="256" height="327" /></a></p>
<p>This is cool for corporate people who work with Excel workbooks a lot and have to present data to other team members or supervisiors because you can add a little bit of flair to it by adding the company logo or something similiar. Enjoy!</p>
<blockquote><p>Ben Carigtan shows you how it’s done.</p></blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/header-on-excel/" rel="bookmark" title="Permanent Link: How to insert a graphic header in Excel">How to insert a graphic header in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/sort-data-excel/" rel="bookmark" title="Permanent Link: How to quickly sort data in Excel">How to quickly sort data in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-remove-crack-or-break-a-forgotten-excel-xls-password/" rel="bookmark" title="Permanent Link: How to remove, crack, or break a forgotten Excel xls password">How to remove, crack, or break a forgotten Excel xls password</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-autofilter-subtotal/" rel="bookmark" title="Permanent Link: Master Excel Tables with AutoFilter and Subtotal">Master Excel Tables with AutoFilter and Subtotal</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-add-comment/" rel="bookmark" title="Permanent Link: How to add comments to an Excel Worksheet cell">How to add comments to an Excel Worksheet cell</a></li><li><a href="http://www.online-tech-tips.com/google-softwaretips/google-updates-my-maps-google-talk-and-docs-spreadsheets/" rel="bookmark" title="Permanent Link: Google updates My Maps, Google Talk, and Docs &amp; Spreadsheets">Google updates My Maps, Google Talk, and Docs &amp; Spreadsheets</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/microsoft-excel-tutorials-tips-and-help/" rel="bookmark" title="Permanent Link: MS Excel Tips and Tricks – How to count things in Excel">MS Excel Tips and Tricks – How to count things in Excel</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/header-on-excel/">How to insert a graphic header in Excel</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=12092&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/header-on-excel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create an Access database from templates</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/access-database-templates/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/access-database-templates/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 10:06:19 +0000</pubDate>
		<dc:creator>bcarigtan</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=12037</guid>
		<description><![CDATA[Office Access 2007 includes a pack of prebuilt stand alone database applications. I usually use the templates to get started on an MS Access project.  With a template, you won&#8217;t have to start from scratch – you have something working right from the start. 
The trick is to find the right template that will match your [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/access-database-templates/">How to create an Access database from templates</a></p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Office Access 2007 includes a pack of prebuilt stand alone database applications. I usually use the templates to get started on an MS Access project.  With a template, you won&#8217;t have to start from scratch – you have something working right from the start. </p>
<p style="text-align: left;">The trick is to find the right template that will match your requirement. Usually the templates are good enough for generic database requirements. In some cases, a little tweaking is involved to suite the client’s need.</p>
<p style="text-align: left;">For beginning MS Access users, below are steps for creating a new Access file from templates. First click <strong>Control N </strong>to create a new Access file, then choose from the template categories.  The local templates include some interesting templates that you could choose from.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image39.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb38.png" border="0" alt="image" width="174" height="293" /></a></p>
<p>Choose a local template that fits your requirement.  In the following example, I chose “Contacts” so I could show you how to customize a contact database.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image40.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb39.png" border="0" alt="image" width="308" height="355" /></a></p>
<p>Give your tracking file a name, by default it will be named according to the template type.  Click the <strong>Create </strong>button to create the Access file.</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image41.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb40.png" border="0" alt="image" width="290" height="254" /></a></p>
<p>The database should come up.  You will see a tabular Excel-like interface where you can do operations like adding a new contact entry.  </p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image42.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb41.png" border="0" alt="image" width="495" height="221" /></a></p>
<p>If you click the add new contact button it will open a new contact form where you can type in a contact detail. </p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image43.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb42.png" border="0" alt="image" width="427" height="348" /></a></p>
<p>Now what if you need to update this form’s layout and labels?  It’s simple, just right click the form’s name at the left hand side then choose <strong>Design View:</strong></p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image44.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb43.png" border="0" alt="image" width="350" height="187" /></a></p>
<p>With the design view, you can update the form’s layout and content.</p>
<p style="text-align: center;"><img class="aligncenter" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb44.png" border="0" alt="image" width="420" height="281" /></p>
<p>You can also go to a table object’s design view to edit the fields of the table.  The example below is for the contact’s table:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image45.png"></a></p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image46.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb45.png" border="0" alt="image" width="337" height="300" /></a></p>
<p>Here you may set the fields along with their corresponding data types.  Make sure to use the appropriate data type for a field or else you could end up with an inefficient Access file.  For example, use only the memo data type if you know that the field will take a longer than usual single line of text like for addresses or messages.</p>
<p>Also, set the right field size according to the maximum number of characters that you expect on a field.  Do not use 100 characters for an email address field. </p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image47.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb46.png" border="0" alt="image" width="358" height="156" /></a></p>
<p>I hope this little introduction to Access templates will get you started with your small data driven projects.  In the next posts I will show you how to display data from Access using a PHP web page.</p>
<blockquote><p>Ben Carigtan shows you how it’s done.</p></blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/access-database-templates/" rel="bookmark" title="Permanent Link: How to create an Access database from templates">How to create an Access database from templates</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/ms-access-to-sql-database/" rel="bookmark" title="Permanent Link: Migrate from MS Access to SQL Server 2005 database">Migrate from MS Access to SQL Server 2005 database</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/free-microsoft-ms-word-templates/" rel="bookmark" title="Permanent Link: Free Microsoft (MS) Word Templates">Free Microsoft (MS) Word Templates</a></li><li><a href="http://www.online-tech-tips.com/google-softwaretips/picasa-tips-use-picasa-html-templates-to-create-a-unique-story-of-pictures/" rel="bookmark" title="Permanent Link: Picasa Tips &#8211; Use Picasa HTML templates to create a unique story of pictures">Picasa Tips &#8211; Use Picasa HTML templates to create a unique story of pictures</a></li><li><a href="http://www.online-tech-tips.com/web-site-tips/how-to-makebuildcreate-your-own-website-part-ii-free-company-logos-free-web-site-templates-and-free-flash-templates/" rel="bookmark" title="Permanent Link: How to Make/Build/Create Your Own Website &#8211; Part II &#8211; Free company logos, free web site templates, and free flash templates!">How to Make/Build/Create Your Own Website &#8211; Part II &#8211; Free company logos, free web site templates, and free flash templates!</a></li><li><a href="http://www.online-tech-tips.com/computer-tips/free-cd-label-maker-software/" rel="bookmark" title="Permanent Link: Create your own CD and DVD labels using free MS Word Templates">Create your own CD and DVD labels using free MS Word Templates</a></li><li><a href="http://www.online-tech-tips.com/cool-websites/download-the-only-the-most-popular-firefox-add-ons-using-minkaku-browser/" rel="bookmark" title="Permanent Link: Download the only the most popular FireFox Add-ons using Minkaku Browser">Download the only the most popular FireFox Add-ons using Minkaku Browser</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/access-database-templates/">How to create an Access database from templates</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=12037&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/access-database-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to query webpages using Excel</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/excel-web-internet-query/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/excel-web-internet-query/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 10:07:59 +0000</pubDate>
		<dc:creator>bcarigtan</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=11804</guid>
		<description><![CDATA[Excel users are usually required to import data from several sources.  Web pages have become a common platform for corporate and non-corporate groups for presenting data.  In this tutorial we will show you how to connect Excel to webpages that contains tables so you can get extract the tabular data from it. 
To import data from [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/excel-web-internet-query/">How to query webpages using Excel</a></p>
]]></description>
			<content:encoded><![CDATA[<p align="justify">Excel users are usually required to import data from several sources.  Web pages have become a common platform for corporate and non-corporate groups for presenting data.  In this tutorial we will show you how to connect Excel to webpages that contains tables so you can get extract the tabular data from it. </p>
<p align="justify">To import data from Excel, click the <strong>Data </strong>menu &gt;<strong> Import External Data</strong> &gt;<strong> New Web Query</strong>:</p>
<p style="text-align: center;" align="justify"><img class="aligncenter" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb5.png" border="0" alt="image" width="382" height="265" /></p>
<p align="justify">Enter the URL on the address bar then click go to display the page on the window.  Click the arrow next to the table that you want to import then click the import button:</p>
<p align="justify"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image6.png"></a></p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image7.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb6.png" border="0" alt="image" width="503" height="350" /></a></p>
<p>Enter the worksheet where you want the data to appear then click OK:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image8.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb7.png" border="0" alt="image" width="344" height="217" /></a></p>
<p>Presto! You’re done and should be able to see the tabular data appear on the sheet you specified above:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image9.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb8.png" border="0" alt="image" width="441" height="189" /></a></p>
<p>If  you need to re-synch the data with the page contents, just click Data &gt; Refresh Data:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image10.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image-thumb9.png" border="0" alt="image" width="248" height="294" /></a></p>
<p>This is way better than a simple copy-paste, isn’t it?  Here are some benefits of using this method over copy-paste:</p>
<ol>
<li>the formatting is stripped out</li>
<li>the importing is error free and you won’t worry about accidentally missing a row or a column</li>
<li>you can refresh or synch the data by a click of a button</li>
</ol>
<blockquote><p><span style="color: #000000;">Ben Carigtan shows you how it’s done.</span></p></blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-web-internet-query/" rel="bookmark" title="Permanent Link: How to query webpages using Excel">How to query webpages using Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/switch-between-worksheets-excel/" rel="bookmark" title="Permanent Link: How to switch between worksheets in Excel">How to switch between worksheets in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-remove-crack-or-break-a-forgotten-excel-xls-password/" rel="bookmark" title="Permanent Link: How to remove, crack, or break a forgotten Excel xls password">How to remove, crack, or break a forgotten Excel xls password</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/how-to-open-a-new-instance-of-excel-2007-workbooks/" rel="bookmark" title="Permanent Link: How to open a new instance of Excel 2007 workbooks">How to open a new instance of Excel 2007 workbooks</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/excel-add-comment/" rel="bookmark" title="Permanent Link: How to add comments to an Excel Worksheet cell">How to add comments to an Excel Worksheet cell</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/microsoft-excel-tutorials-tips-and-help/" rel="bookmark" title="Permanent Link: MS Excel Tips and Tricks – How to count things in Excel">MS Excel Tips and Tricks – How to count things in Excel</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/track-changes-in-excel/" rel="bookmark" title="Permanent Link: How to track changes in Excel 2007">How to track changes in Excel 2007</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/excel-web-internet-query/">How to query webpages using Excel</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=11804&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/excel-web-internet-query/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to blog from Word 2007</title>
		<link>http://www.online-tech-tips.com/ms-office-tips/write-blog-post-word-2007/</link>
		<comments>http://www.online-tech-tips.com/ms-office-tips/write-blog-post-word-2007/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 10:45:24 +0000</pubDate>
		<dc:creator>bcarigtan</dc:creator>
				<category><![CDATA[MS Office Tips]]></category>

		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=11733</guid>
		<description><![CDATA[Office 2007 has a lot of improvements and, as a blogger, I particularly noticed its new ability to handle blog posts.  In this post I will show you how to post and edit blog posts using Word 2007.
First, open Word 2007 then click New Document.  Choose New blog post as a template:

On first use, it [...]<p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/write-blog-post-word-2007/">How to blog from Word 2007</a></p>
]]></description>
			<content:encoded><![CDATA[<p align="justify">Office 2007 has a lot of improvements and, as a blogger, I particularly noticed its new ability to handle blog posts.  In this post I will show you how to post and edit blog posts using Word 2007.</p>
<p align="justify">First, open Word 2007 then click <strong>New Document</strong>.  Choose <strong>New blog post</strong> as a template:</p>
<p align="justify"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image44.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image-thumb45.png" border="0" alt="image" width="462" height="262" /></a></p>
<p align="justify">On first use, it will ask you to setup your blog account.  Enter the following information: Blog Post URL (i.e. this should be your own blog account’s URL, for example <a href="http://www.wordpress.com">www.wordpress.com</a> or <a href="http://www.blogger.com">www.blogger.com</a>), user name and password.  Check the remember password if you want this to be saved for your future blog posts.  If you have many blog accounts, you can add more later.</p>
<p align="justify"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image45.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image-thumb46.png" border="0" alt="image" width="395" height="251" /></a></p>
<p align="justify">If you entered the right information above, you should see the blog post editor like the one below:</p>
<p align="justify"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image46.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image-thumb47.png" border="0" alt="image" width="409" height="271" /></a></p>
<p>After you are done with your blog post, you can post it to the host by clicking the publish buttons on the blog post menu:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image47.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image-thumb48.png" border="0" alt="image" width="407" height="226" /></a></p>
<p>You can choose from two options:</p>
<ol>
<li>Publish – this will publish your post straight for public viewing</li>
<li>Publish as Draft – use this if you need to have it edited before publishing</li>
</ol>
<p><span style="color: #000000;">To edit an existing blog, click Open Existing:</span></p>
<p style="text-align: center;"><img class="aligncenter" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image-thumb49.png" border="0" alt="image" width="283" height="167" /></p>
<p><span style="color: #000000;">It would query all of your posted blogs from your provider:</span></p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image48.png"></a></p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image49.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image-thumb50.png" border="0" alt="image" width="366" height="233" /></a></p>
<p>You can choose from any of your posted blogs then click OK to open that post for editing.  You will only be able to see posts under your account.</p>
<p>For users with more than one blogging account, click <strong>manage accounts</strong> to enter the account manager window:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image50.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image-thumb51.png" border="0" alt="image" width="332" height="222" /></a></p>
<p>Click New then enter the blog provider:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image51.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image-thumb52.png" border="0" alt="image" width="385" height="270" /></a></p>
<p>Then enter the user credentials:</p>
<p><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image52.png"><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" src="http://www.online-tech-tips.com/wp-content/uploads/2009/03/image-thumb53.png" border="0" alt="image" width="352" height="168" /></a></p>
<p>If you entered the right credentials, you should be able to post new blog posts and pull up an existing post. </p>
<p>I hope this post about Word 2007 helps you with your blogging.  It is good to know that you can use a very familiar tool like Word for blog editing.</p>
<blockquote><p>Ben shows you how it’s done.</p></blockquote>
<ul style="margin-left:0px;padding-left:0px"><h2>Related posts</h2><li><a href="http://www.online-tech-tips.com/ms-office-tips/write-blog-post-word-2007/" rel="bookmark" title="Permanent Link: How to blog from Word 2007">How to blog from Word 2007</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/office-2007-help-use-the-get-started-tab-to-learn-how-to-use-office-2007/" rel="bookmark" title="Permanent Link: Office 2007 Help &#8211; Use the Get Started Tab to learn how to use Office 2007">Office 2007 Help &#8211; Use the Get Started Tab to learn how to use Office 2007</a></li><li><a href="http://www.online-tech-tips.com/blogging/using-the-principles-of-dale-carnegie-to-create-a-great-blog/" rel="bookmark" title="Permanent Link: Using the Principles of Dale Carnegie to Create a Great Blog!">Using the Principles of Dale Carnegie to Create a Great Blog!</a></li><li><a href="http://www.online-tech-tips.com/blogging/reasons-why-i-like-to-blog-and-reasons-why-you-shouldnt-blog/" rel="bookmark" title="Permanent Link: Reasons why I like to blog and reasons why you shouldn&#8217;t blog">Reasons why I like to blog and reasons why you shouldn&#8217;t blog</a></li><li><a href="http://www.online-tech-tips.com/ms-office-tips/download-microsoft-excel-word-outlook-powerpoint-2007-training-manuals-for-free/" rel="bookmark" title="Permanent Link: Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free">Download Microsoft Excel, Word, Outlook, &amp; PowerPoint 2007 training manuals for free</a></li><li><a href="http://www.online-tech-tips.com/google-softwaretips/google-releases-the-official-google-photos-blog/" rel="bookmark" title="Permanent Link: Google releases the Official Google Photos Blog">Google releases the Official Google Photos Blog</a></li><li><a href="http://www.online-tech-tips.com/blogging/a-big-list-of-desktop-blogging-softwareeditors/" rel="bookmark" title="Permanent Link: A big list of desktop blogging software/editors">A big list of desktop blogging software/editors</a></li></ul><hr /><small>Copyright &copy; 2007<br />Online Tech Tips.<br />Aseem Kishore (digitalfingerprint: a59a56dce36427d83e23b501579944fcakmk1980 (38.107.191.88) )</small><p>Post from:<br/><br/><a href="http://www.online-tech-tips.com/ms-office-tips/write-blog-post-word-2007/">How to blog from Word 2007</a></p>
<img src="http://www.online-tech-tips.com/?ak_action=api_record_view&id=11733&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.online-tech-tips.com/ms-office-tips/write-blog-post-word-2007/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
