<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-17478628</id><updated>2012-01-10T08:10:04.341+08:00</updated><category term='pivot table'/><category term='Excel Forms'/><title type='text'>ExcelWorks</title><subtitle type='html'>Solve short practical problems in MS Excel.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default?start-index=101&amp;max-results=100'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>142</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-17478628.post-7442932898285318354</id><published>2011-09-17T22:44:00.001+08:00</published><updated>2011-09-17T23:35:22.062+08:00</updated><title type='text'>Comparing 2 set of data from 2 different dates</title><content type='html'>&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;In last Friday training, one of the participants&amp;nbsp;came with an exceptionally interesting problem. On a weekly basis, she needs to donwload a spreadsheet from the HR systems which will list down the employees' profiles, such as employee ID, Name, Department, Reporting Manager, etc. Using the downloaded worksheet, she has to compare the details against the previous week worksheet and identify the changes that have taken place. The first answer i thought of is&amp;nbsp;to use&amp;nbsp;VLOOKUP. But the&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;problem is there are more than 20 columns and any of these columns could be different from the previous week. And there are not just a few rows but a few thousand rows. So how on earth can we identify all the cells from 20 columns x say about 6000 rows, total of 120,000 cells? Impossible if we are to eye ball at every cells. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: Arial;"&gt;The solution called for the use of VLOOKUP formula using employee ID as the lookup value plus conditional formatting. Using a formula based conditional formatting option, we can input the VLOOKUP formula&amp;nbsp;(to pick up the data from the previous week) and compare the result with the value in the current cell.&amp;nbsp;(Take note that this is&amp;nbsp;not the normal VLOOKUP formula. You have&amp;nbsp;to&amp;nbsp;setup the VLOOKUP&amp;nbsp;formula so that it will return the value TRUE or FALSE, the basis&amp;nbsp;for&amp;nbsp;conditional formatting to work.)&amp;nbsp;If the values are different between the 2 weeks, the cell will be highlighted with a colour. This will allow us to zoom in into the colored cells and work with them. Of course, this is based on the assumption that most of the cells would remain the same between the 2 weeks. We have to make the formula more dynamic and To make the formula dynamic, we have to add in the COLUMN formula so that it can automatically change it's value as you apply the conditional formatting to the right and down the worksheet).&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-7442932898285318354?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/7442932898285318354/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=7442932898285318354' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7442932898285318354'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7442932898285318354'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/09/comparing-2-set-of-data-from-2.html' title='Comparing 2 set of data from 2 different dates'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-7379055557931438019</id><published>2011-09-17T21:14:00.002+08:00</published><updated>2011-09-17T23:35:55.631+08:00</updated><title type='text'>Create a list with no blank cells</title><content type='html'>&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Somebody sent me an excel file containing a list of hospitals in Column A. In the first row, it listed 40 different types of rebates. For each hospital, only certain rebates were used. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-mM7VKfh-PTs/TnSXbbMcouI/AAAAAAAAAGU/Si0EWGC-M_E/s1600/create_list_with_no_blank_cells.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="171" rba="true" src="http://4.bp.blogspot.com/-mM7VKfh-PTs/TnSXbbMcouI/AAAAAAAAAGU/Si0EWGC-M_E/s320/create_list_with_no_blank_cells.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;He would like to create a dropdown list for each hospital, showing only the rebates that contain a value. For example, he would like the dropdown list to show only Rebate1 and 3 for hospital 1 because only these 2 rebate columns contains values. He asked if it can be done. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I have tried googling on whether I can create a list with no blank cells before and couldn't find a solution. But I deceided to try again. To my surprise, I managed to find a few websites that demonstrated how it can be done using formulas. One of them that explained how it can done can be found &lt;a href="http://www.get-digital-help.com/2007/09/16/excel-remove-blank-cells/"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I&amp;nbsp;modified the formula&amp;nbsp;to do it for columns. Then&amp;nbsp;I setup the formula&amp;nbsp;such that&amp;nbsp;he can&amp;nbsp;do a double selection, select an hospital first before showing the list of rebates. This involved the use of the all powerful&amp;nbsp;&lt;a href="http://www.advanced-excel.com/offset_formula.html"&gt;&lt;strong&gt;OFFSET&lt;/strong&gt;&lt;/a&gt; formula&amp;nbsp;to complete the solution. To see how it works, download this &lt;a href="http://www.everydayexcel.com/files/Create_a_list_with_no_blank_cells.xls"&gt;excel file&lt;/a&gt;.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-7379055557931438019?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/7379055557931438019/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=7379055557931438019' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7379055557931438019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7379055557931438019'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/09/create-list-with-no-blanks-cells.html' title='Create a list with no blank cells'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-mM7VKfh-PTs/TnSXbbMcouI/AAAAAAAAAGU/Si0EWGC-M_E/s72-c/create_list_with_no_blank_cells.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-4599194616436934018</id><published>2011-09-02T10:51:00.000+08:00</published><updated>2011-09-02T10:51:34.815+08:00</updated><title type='text'>List of Working Days</title><content type='html'>&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: yellow;"&gt;&lt;strong&gt;Question:&lt;/strong&gt;&lt;/span&gt; How do I automatically create a list of working days from one date to another? I want to make a range of dates from 8/31/11 thru 3/1/2012, for example. I want to have the dates listed in a column.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;&lt;span style="background-color: yellow;"&gt;Answer:&lt;/span&gt;&lt;/strong&gt;&amp;nbsp; You can use the Workday formula WORKDAY(start_date,days,holidays)&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-4599194616436934018?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/4599194616436934018/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=4599194616436934018' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4599194616436934018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4599194616436934018'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/09/list-of-working-days.html' title='List of Working Days'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-5520147721218516446</id><published>2011-09-02T10:45:00.000+08:00</published><updated>2011-09-02T10:45:35.135+08:00</updated><title type='text'>About Edate</title><content type='html'>&lt;div class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Arial;"&gt;&lt;span style="background-color: yellow;"&gt;&lt;strong&gt;Question:&lt;/strong&gt;&lt;/span&gt; We use edate function for finding the date after&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;certain months .do we have similar functions for years and days?&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span style="background-color: yellow;"&gt;&lt;strong&gt;Answer:&lt;/strong&gt;&lt;/span&gt; As far as we know, edate is the only function in Excel. For years, we always multiple the number of&amp;nbsp;years by 12. EYear is not really necessary because&amp;nbsp;the number of days is consistent for&amp;nbsp;the months in every year except Feb.&amp;nbsp;There is no need for days, just add the number of days to the start date.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-5520147721218516446?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/5520147721218516446/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=5520147721218516446' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5520147721218516446'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5520147721218516446'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/09/about-edate.html' title='About Edate'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-2987114454237681116</id><published>2011-08-12T01:26:00.000+08:00</published><updated>2011-08-12T01:26:01.355+08:00</updated><title type='text'>Extract data within brackets</title><content type='html'>&lt;span style="background-color: yellow;"&gt;Problem:&lt;/span&gt;&lt;br /&gt;I want the word in brackets to appear only (Under the Class Column). Eg:&lt;br /&gt;&lt;br /&gt;Degree Class&lt;br /&gt;BACC(MERIT) MERIT&lt;br /&gt;&lt;br /&gt;&lt;span style="background-color: yellow;"&gt;Answer:&lt;/span&gt; &lt;br /&gt;You can use the formula &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;=MID(A2,SEARCH("(",A2)+1,SEARCH(")",A2)-1-SEARCH("(",A2))&lt;br /&gt;&lt;br /&gt;Or TEXT-TO-COLUMN with “(“ as the separate. To remove the “)” use find “)” and replace with nothing.&lt;br /&gt;&lt;br /&gt;&lt;span style="background-color: yellow;"&gt;Problem:&lt;/span&gt;&lt;br /&gt;What if I want the data from within the 2nd bracket?&lt;br /&gt;Degree Class&lt;br /&gt;B.ENG.(CHEM.&amp;amp; BIOMOL.ENG.)(SECOND LOWER) SECOND LOWER&lt;br /&gt;&lt;br /&gt;&lt;span style="background-color: yellow;"&gt;Answer:&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;You can use the formula.&lt;br /&gt;&lt;br /&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: &amp;quot;Tahoma&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;=MID(A2,SEARCH("(",A2,SEARCH("(",A2)+2)+1,LEN(A2)-SEARCH("(",A2,SEARCH("(",A2,SEARCH("(",A2)+2))-1)&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-2987114454237681116?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/2987114454237681116/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=2987114454237681116' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2987114454237681116'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2987114454237681116'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/08/extract-data-within-brackets.html' title='Extract data within brackets'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-9164499220738656485</id><published>2011-05-16T11:30:00.000+08:00</published><updated>2011-05-16T11:30:23.027+08:00</updated><title type='text'>Work Order Status</title><content type='html'>&lt;span style="background-color: yellow; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Background&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;1. I will receive work order from planning section &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;2. I will key those information into excel "work order" sheet from column C to G &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;3. My production member will follow the work order to assemble as per required &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;4. After completed, I request them to key in the instrument serial number + details on "Instrument SN" sheet.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;5. I create "pivot table" so to understanding the daily output of requirement &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;6. I want to link the daily output qty from "Pivot table" sheet to "Work order" sheet so to monitor whether Work order completed.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="background-color: yellow; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Problem encountered:&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Step 6: I need to match date from "Pivot table" to date to "work order" as well as work order no. from "pivot table" to "work order". I have no idea how to do for 2 dimensional matching. At first I try&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt; to use sumif but fail.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="background-color: yellow; font-family: Arial, Helvetica, sans-serif;"&gt;Answer&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;div class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I used GetPivotData, a formula that can be used to extract data from Pivot Table dynamically for this. You can change the parameters to pick up the data basd on 2 conditions, the workorder and the date. The number picked up is already a consolidated number from pivot table. I have combined it with IF and ISERR to make sure that all the cells return zero if no data is found. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;You can find the solution in this file &lt;/span&gt;&lt;a href="http://www.everydayexcel.com/files/work_order_status.xls"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;http://www.everydayexcel.com/files/work_order_status.xls&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-9164499220738656485?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/9164499220738656485/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=9164499220738656485' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/9164499220738656485'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/9164499220738656485'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/05/work-order-status.html' title='Work Order Status'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-5621751575983952252</id><published>2011-05-11T23:18:00.000+08:00</published><updated>2011-05-11T23:18:49.606+08:00</updated><title type='text'>Why HR need to use Excel?</title><content type='html'>1. To monitor the renewal of passports/work permits&lt;br /&gt;2. Calculate anniversaries of employees&lt;br /&gt;3. Track trainin programs attended by employees&lt;br /&gt;4. Analyse benefits paid out&lt;br /&gt;&lt;span data-jsid="text"&gt;5. To compute salary details including CPF.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-5621751575983952252?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/5621751575983952252/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=5621751575983952252' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5621751575983952252'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5621751575983952252'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/05/why-hr-need-to-use-excel.html' title='Why HR need to use Excel?'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-7058089303874527848</id><published>2011-04-27T15:47:00.000+08:00</published><updated>2011-04-27T15:47:12.696+08:00</updated><title type='text'>Display Product Image (con't)</title><content type='html'>&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Yesterday, I saw a promotion list and found that there were too much information in the print out. It reminded me of a price list that I had from a distributor. There were thousands of products in the list and navigating through the list was a nightmare. So I decided to improve on it with 2 dropdown lists, one for selecting the product model and the other to select the product code. The second list is dependent on the selection on the first list. It helps to zoom into the particular product group and reduce the&amp;nbsp;no of models for selection from a few hundreds to a few. And combined with the Display Product Image solution, I can now view a particular product model and the given description easily.&amp;nbsp;&lt;strong&gt;&lt;a href="http://www.everydayexcel.com/display_lenovo_products.xlsx"&gt;Download this file&lt;/a&gt;&lt;/strong&gt; for more details. &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-7058089303874527848?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/7058089303874527848/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=7058089303874527848' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7058089303874527848'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7058089303874527848'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/04/display-product-image-cont.html' title='Display Product Image (con&apos;t)'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-6045217358557138548</id><published>2011-04-21T01:19:00.000+08:00</published><updated>2011-04-21T01:19:17.783+08:00</updated><title type='text'>Display Product Image</title><content type='html'>&lt;div align="center"&gt;&lt;object align="left" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/Hl9SkaNvo48?hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/Hl9SkaNvo48?hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;﻿&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This solution is created with a combination of functions and formula. The frame for the changing image is created using the Camera function in Excel.&amp;nbsp;Adding the Offset and Match formula make the address reference change according to the product code appearing in Cell H2.&amp;nbsp;We use&amp;nbsp;data validation to create a dropdown list for users to select the product code&amp;nbsp;to display. &amp;nbsp;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-6045217358557138548?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/6045217358557138548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=6045217358557138548' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6045217358557138548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6045217358557138548'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/04/display-product-image.html' title='Display Product Image'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-6244238630553738362</id><published>2011-03-25T00:54:00.000+08:00</published><updated>2011-03-25T00:54:12.951+08:00</updated><title type='text'>Autofill Frustration</title><content type='html'>&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Question:&lt;/strong&gt; when I drag a date to the line below it, the date advances by one day. I don't want this. I would like the same date to drag down each time&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Answer:&lt;/strong&gt; If you turn off autofill, you will also turn off the ability to drag cells down. I don't think this is what you are looking for. An alternative approach is to highlight all the cells you wish to fill, type the value and then press&amp;nbsp;Ctrl + ENTER at the same time. It will help you&amp;nbsp;fill up the highlighted cells with the same date.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-6244238630553738362?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/6244238630553738362/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=6244238630553738362' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6244238630553738362'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6244238630553738362'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/03/autofill-frustration.html' title='Autofill Frustration'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-4943484079039226317</id><published>2011-03-18T14:32:00.000+08:00</published><updated>2011-03-18T14:32:54.134+08:00</updated><title type='text'>Financial Quarters</title><content type='html'>&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;If your company has financial year that does not coincide with the calendar year, you will have problem presenting your numbers in Financial Quarters, especially when you have to work with hundreds or thousand of records. But by employing a few formulas, this job can be done in just a few minutes. Take a look at my new write up on Calculating &lt;/span&gt;&lt;a href="http://www.advanced-excel.com/financial_quarter.html"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Financial Quarters&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-4943484079039226317?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/4943484079039226317/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=4943484079039226317' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4943484079039226317'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4943484079039226317'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/03/financial-quarters.html' title='Financial Quarters'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-8712908168370906372</id><published>2011-03-07T09:00:00.000+08:00</published><updated>2011-03-07T09:00:54.770+08:00</updated><title type='text'>find a particular word from of group of words in a cell</title><content type='html'>&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;strong&gt;Question: &lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;can excel find a particular word from of group of words in a cell and in turn should give a particular output for a particular text, the text needs to be searched and the output which needs to be displayed will be given when created so that from the next time if it finds that text it needs to give the output which is mentioned earlier, can you please help me on this?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;strong&gt;&lt;span style="background-color: #b6d7a8;"&gt;Answer:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="background-color: #b6d7a8;"&gt;You can use the SEARCH formula to find the word. Combined it with IF and the ISNUMBER formula. Assuming that the list is in column A and we are working on A2. The formula to place in B2 would be &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;strong&gt;&lt;span style="background-color: #b6d7a8;"&gt;=IF(ISNUMBER(SEARCH("REPLACE THIS WITH YOUR OWN TEXT",A2)),"THE OUTPUT YOU WANT","")&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-8712908168370906372?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/8712908168370906372/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=8712908168370906372' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/8712908168370906372'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/8712908168370906372'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/03/find-particular-word-from-of-group-of.html' title='find a particular word from of group of words in a cell'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-972670157237800591</id><published>2011-03-01T15:44:00.000+08:00</published><updated>2011-03-01T15:44:30.574+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='pivot table'/><title type='text'>Which view is good for Pivot Table and data management?</title><content type='html'>&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Question:&lt;/strong&gt; I have a large data of about 700 columns &amp;amp; 4000 rows relating to the sales.Great of columns(fields) are due to no. of sale-able items (About 670)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I have designed the table with each individual sale-able items as separate Fields instead of One field under Item Name as I want to view sales transaction in one record. This is to overcome disadvantage of entering data for party name, bill no, date...etc several times for sales transactions having more than one items.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;But when I converted the data into Table &amp;amp; make use of Database functions like dsum, dget to extract the results, it slows down.Calculation is very slow,even if I open or save the excel file it takes a lot of time.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I tried pivot table but it didn't worked As I need to drag and drop almost 650 fields.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Answer:&lt;/span&gt;&lt;/strong&gt; &lt;br /&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The correct approach is what you have been avoiding, that is, to put the items names under One column. This arrangement&amp;nbsp;facilitate the use of Pivot Table to generate results. What you are concerned with, to view transactions in one records can&amp;nbsp;still be achieved&amp;nbsp;in the Pivot Table view, instead of the raw data view. Right not, you have no choice but to re-organise everything in the other view. A macro can be very helpful for this situation.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-972670157237800591?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/972670157237800591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=972670157237800591' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/972670157237800591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/972670157237800591'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/03/which-view-is-good-for-pivot-table-and.html' title='Which view is good for Pivot Table and data management?'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-6052178891620785594</id><published>2011-02-26T11:09:00.000+08:00</published><updated>2011-02-26T11:09:59.360+08:00</updated><title type='text'>Convert multiple rows record into one single row</title><content type='html'>&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Question:&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The&amp;nbsp;worksheet shows some payments under each customer (header). How can I apply the “sum if” formula to copy the customer code and customer name to every “PY” in Column D?&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh5.googleusercontent.com/-j9l-Ii5pDpk/TWhm65JNOmI/AAAAAAAAAFE/AMJBemnr7DI/s1600/convert_to_single_row_record.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;img border="0" l6="true" src="https://lh5.googleusercontent.com/-j9l-Ii5pDpk/TWhm65JNOmI/AAAAAAAAAFE/AMJBemnr7DI/s1600/convert_to_single_row_record.jpg" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Answer:&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;You cannot&amp;nbsp;apply SUMIF to copy the customer code and company name to every PY in column D. The formula you should use is IF.&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;First, you must put the customer code and company in the first row. The best way to do this is to use the formula method. For example, in A1 put the formula =C1 to display the customer code in A1.&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;Using the IF formula, we can set the condition to pick up the customer code or the company name is column D contains "PY", i.e. in cell A1, enter the formula &lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;=IF(D2="PY",A1,....)&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;That is the first part. &lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;Now the IF formula has a part to present a value when column D does not contain the text "PY". Specifcally, we are interested in is to return the company name if it ever changes and discards all other values. To do this, we have to find the pattern that we can use to identify that the row contains company name. We can check whether column E is empty. We can use another IF formula to do this. Since we have dealt with "PY" in column D, it will not pick up "PY" again. In this case, it will pick up the customer code when it detect the column E is empty. So we have to add another IF formula into the first IF formula. Now the formula becomes&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;=IF(D2="PY",A1,IF(E2="",C2,....&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;If it does not find a blank, return the value that is above the formula, i.e. A1. So the the formula in A2 finally becomes &lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: #d9ead3; font-family: Arial, Helvetica, sans-serif;"&gt;=IF(D2="PY",A1,IF(E2="",C2,A1))&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-6052178891620785594?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/6052178891620785594/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=6052178891620785594' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6052178891620785594'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6052178891620785594'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/02/convert-multiple-rows-record-into-one.html' title='Convert multiple rows record into one single row'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://lh5.googleusercontent.com/-j9l-Ii5pDpk/TWhm65JNOmI/AAAAAAAAAFE/AMJBemnr7DI/s72-c/convert_to_single_row_record.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-1244097682837105818</id><published>2011-02-26T10:27:00.000+08:00</published><updated>2011-02-26T10:27:29.825+08:00</updated><title type='text'>Cannot format my dates in Excel</title><content type='html'>&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&lt;strong&gt;Question:&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;I have a worksheet&amp;nbsp;containing hundreds of rows of&amp;nbsp;data whereby no matter how I tried formatting the “date” (Column D), it still does not shows in ascending or descending sequence but instead it sort by the 1&lt;sup&gt;st&lt;/sup&gt; &amp;nbsp;2-digits of the data.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&lt;span style="background-color: #b6d7a8;"&gt;&lt;strong&gt;Answer:&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&lt;span style="background-color: #b6d7a8;"&gt;The date column is actually not presenting the dates in the right format. They are text formatted probably because your computer is accepting dates with dd/mm/yy format while the dates in your worksheet is in mm/dd/yy. Or it could be the other way round. To resolve this, the fastest way is to use &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&lt;span style="color: navy; font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin;"&gt;&lt;span style="background-color: #b6d7a8;"&gt;Data &amp;gt; Text to Columns &amp;gt; Next &amp;gt; Next &amp;gt; Date Format (Select “Date”)” and choose the right&amp;nbsp;date format (dd/mm/yy) for your dates.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt;"&gt;&lt;span style="color: navy; font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 10pt; mso-ansi-language: EN-US; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin;"&gt;&lt;span style="background-color: #b6d7a8;"&gt;After the conversion, you will be able to format the dates in any format you prefer.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-1244097682837105818?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/1244097682837105818/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=1244097682837105818' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1244097682837105818'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1244097682837105818'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/02/cannot-format-my-dates-in-excel.html' title='Cannot format my dates in Excel'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-7783765624061855006</id><published>2011-02-22T00:47:00.002+08:00</published><updated>2011-02-22T00:50:38.173+08:00</updated><title type='text'>Presenting numbers in thousands</title><content type='html'>&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Watch the video below and find out 4 different methods to display a number in thousands. The 4th method is real cool! I am sure you will like it.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/8BUgfiPzwsY?hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/8BUgfiPzwsY?hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-7783765624061855006?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/7783765624061855006/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=7783765624061855006' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7783765624061855006'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7783765624061855006'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/02/presenting-numbers-in-thousands.html' title='Presenting numbers in thousands'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-1128723711577348310</id><published>2011-02-20T18:35:00.000+08:00</published><updated>2011-02-20T18:35:09.509+08:00</updated><title type='text'>Mesh two tables of data</title><content type='html'>&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;strong&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Question: &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;How can i "mesh" two tables of data?&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Each block of data has a common column with the person's last name.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;When I sort, however, there are missing names in the smaller block of data. &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;I want excel to link or mesh the two blocks.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;strong&gt;&lt;span style="background-color: #9fc5e8; font-family: Arial, Helvetica, sans-serif;"&gt;Answer:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="background-color: #9fc5e8; font-family: Arial, Helvetica, sans-serif;"&gt;You can apply the &lt;/span&gt;&lt;a href="http://www.advanced-excel.com/vlookup_function.html"&gt;&lt;strong&gt;&lt;span style="background-color: #9fc5e8; font-family: Arial, Helvetica, sans-serif;"&gt;VLOOKUP&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;span style="background-color: #9fc5e8; font-family: Arial, Helvetica, sans-serif;"&gt; formula on the bigger table for those fields you want to combine. If the formula find the last name (common field), they would return the&amp;nbsp;values&amp;nbsp;found&amp;nbsp;in the smaller table. If not, you will get a #N/A error which is an indication that the value is not available in the small table. Remember to set the last parameter to FALSE.&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-1128723711577348310?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/1128723711577348310/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=1128723711577348310' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1128723711577348310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1128723711577348310'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/02/mesh-two-tables-of-data.html' title='Mesh two tables of data'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-3308811668019766187</id><published>2011-02-07T11:09:00.001+08:00</published><updated>2011-02-07T11:39:27.406+08:00</updated><title type='text'>Combined First Name with Last Name</title><content type='html'>&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Question:&lt;/strong&gt; &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I have 1 column of 2000 rows.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Each row consists of a person's name; street address; city, state, and zip code.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Thus far, I've gone to the "Data" tab then "Text To Columns" used the "Delimited" option to delimit by "Space." That option has seperated the text within each row into seperate cells.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;How do I combine the cells to combine,for example, first name with last name, house number with street name, and so on?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;strong&gt;&lt;span style="background-color: #cfe2f3; font-family: Arial, Helvetica, sans-serif;"&gt;Answer:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="background-color: #cfe2f3; font-family: Arial, Helvetica, sans-serif;"&gt;You can use the "&amp;amp;" key which is a substitute for concatenate. Assuming that your first name and last name is in A1 and B1 respectively, you can combined them together (with a comma in between them) using the following formula:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: #cfe2f3; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: #cfe2f3; font-family: Arial, Helvetica, sans-serif;"&gt;=A1&amp;amp;", "&amp;amp;B1&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-3308811668019766187?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/3308811668019766187/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=3308811668019766187' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3308811668019766187'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3308811668019766187'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/02/combined-first-nme-with-last-name.html' title='Combined First Name with Last Name'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-159576532657567893</id><published>2011-02-07T10:39:00.005+08:00</published><updated>2011-02-07T10:56:05.908+08:00</updated><title type='text'>Remove line breaks</title><content type='html'>&lt;span style="font-family:arial;"&gt;&lt;strong&gt;Question :&lt;/strong&gt; I have a report with more than 60K rows and in one column, the cells contains text in more than one line (within the same cell). Instead of manually removing the line breaks cell by cell, is there a easier way?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:Arial;"&gt;&lt;strong&gt;Answer :&lt;/strong&gt; There are 2 ways to solve this problem. &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Arial;"&gt;One is to go to format cell, alignment tab and remove the check mark on wrap text. &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Arial;"&gt;The second method is to use the CLEAN formula. CLEAN formula removes all non-printable characters from the cell and line break is one of them. Assuming that the text is in A2, enter the following formula without quotes in B2 "=clean(A2)".&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Arial;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:Arial;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-159576532657567893?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/159576532657567893/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=159576532657567893' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/159576532657567893'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/159576532657567893'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2011/02/remove-line-breaks.html' title='Remove line breaks'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-1808712439989335182</id><published>2010-11-11T23:49:00.002+08:00</published><updated>2010-11-11T23:52:52.526+08:00</updated><title type='text'>New in Excel 2007</title><content type='html'>Excel 2007 allow you to filter records based on cell color, font color. If the column contains dates, you can even filter by year and month. That's an improvement from Excel 2003.&lt;br /&gt;&lt;br /&gt;It also help you to sort by cell colors. Other criteria available are cell icons and Font color.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-1808712439989335182?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/1808712439989335182/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=1808712439989335182' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1808712439989335182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1808712439989335182'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2010/11/new-in-excel-2007.html' title='New in Excel 2007'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-609296541070832422</id><published>2010-06-15T23:41:00.002+08:00</published><updated>2010-06-15T23:44:59.411+08:00</updated><title type='text'>How to sum up range that contains error?</title><content type='html'>&lt;span style="font-family:arial;"&gt;If you use the normal SUM formula, you will get #N/A. To find out the total of the values, you have to use the SUMIF formula &lt;strong&gt;=SUMIF(B2:B10,"&lt;&gt;#N/A")&lt;/strong&gt;, assuming that the range is from B2 to B10.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-609296541070832422?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/609296541070832422/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=609296541070832422' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/609296541070832422'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/609296541070832422'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2010/06/how-to-sum-up-range-that-contains-error.html' title='How to sum up range that contains error?'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-2886493621307883468</id><published>2010-02-12T15:07:00.002+08:00</published><updated>2010-02-12T15:10:47.309+08:00</updated><title type='text'>Calculate working days only</title><content type='html'>How do you calculate the number of working days between 2 dates? You can use the NETWORKDAYS formula or the SUMPRODUCT formula. This page on &lt;a href="http://www.advanced-excel.com/working-days.html"&gt;&lt;strong&gt;calculating networking days&lt;/strong&gt;&lt;/a&gt; tells you all.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-2886493621307883468?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/2886493621307883468/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=2886493621307883468' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2886493621307883468'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2886493621307883468'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2010/02/calculate-working-days-only.html' title='Calculate working days only'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-1640952375132437825</id><published>2009-11-27T00:23:00.001+08:00</published><updated>2009-11-27T00:24:37.897+08:00</updated><title type='text'>New 2010 Microsoft Excel beta</title><content type='html'>Anybody keen to try out the new 2010 MS Excel? You can download a copy from this link &lt;a href="http://us2.office2010beta.microsoft.com/default.aspx?culture=en-US"&gt;http://us2.office2010beta.microsoft.com/default.aspx?culture=en-US&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-1640952375132437825?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/1640952375132437825/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=1640952375132437825' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1640952375132437825'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1640952375132437825'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/11/new-2010-microsoft-excel-beta.html' title='New 2010 Microsoft Excel beta'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-7273200979640178692</id><published>2009-11-09T10:35:00.003+08:00</published><updated>2009-11-09T11:53:04.716+08:00</updated><title type='text'>Select entire Pivot Table using VBA</title><content type='html'>We can select the entire Pivot Table by using the special command called TableRange2. The following codes is to select the entire Pivot Table and paste it to another location (like a blank worksheet).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;font-size:85%;"&gt;Sub copy_Pivot_Table()&lt;br /&gt;&lt;br /&gt;'Used range is a command readily avaiable in Excel VBA.&lt;br /&gt;ThisWorkbook.Worksheets("Sheet1").UsedRange.Clear&lt;br /&gt;&lt;br /&gt;'The code below is to identify and perform a copy of Pivot Table.&lt;br /&gt;'TableRange2 is a special command that refers to the entire Pivot Table&lt;br /&gt;With Worksheets("Report")&lt;br /&gt;.PivotTables("PivotTable2").TableRange2.Copy&lt;br /&gt;End With&lt;br /&gt;&lt;br /&gt;With ThisWorkbook.Worksheets("Sheet1")&lt;br /&gt;.Activate&lt;br /&gt;.Range("A4").PasteSpecial Paste:=xlPasteAll&lt;br /&gt;.Range("A4").PasteSpecial Paste:=xlValues&lt;br /&gt;.UsedRange.Columns.AutoFit&lt;br /&gt;End With&lt;br /&gt;&lt;br /&gt;End Sub&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-7273200979640178692?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/7273200979640178692/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=7273200979640178692' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7273200979640178692'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7273200979640178692'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/11/select-entire-pivot-table-using-vba.html' title='Select entire Pivot Table using VBA'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-1051885816042797779</id><published>2009-07-07T11:49:00.008+08:00</published><updated>2009-07-08T00:03:34.143+08:00</updated><title type='text'>How to protect part of an Excel worksheet</title><content type='html'>&lt;div align="left"&gt;If you are using the intranet to view your report and would like to have a copy downloaded neatly into Excel, you can consider using Excel Web query. It is a tool that will help you retrieve data from the web and present it into Excel. With web query, you can even get update at regular interval if the data changes all the time. Watch this video to find out how to set it up.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;p align="center"&gt;&lt;br /&gt;&lt;object width="445" height="364"&gt;&lt;param name="movie" value="http://www.youtube-nocookie.com/v/ByTI49CAOXQ&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube-nocookie.com/v/ByTI49CAOXQ&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-1051885816042797779?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/1051885816042797779/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=1051885816042797779' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1051885816042797779'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1051885816042797779'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/07/how-to-convert-data-from-internet-into.html' title='How to protect part of an Excel worksheet'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-4280087171539773497</id><published>2009-06-13T00:09:00.003+08:00</published><updated>2009-06-13T00:14:28.599+08:00</updated><title type='text'>An alternative to IF formula</title><content type='html'>If you have tried to use eight nested IF formula in a single cell, you will find that it does not work. Because the limit is 7 if in one cell. But that doesn't mean there is nothing you could do. You can consider using the &lt;a href="http://www.advanced-excel.com/lookup.html"&gt;&lt;strong&gt;LOOKUP&lt;/strong&gt;&lt;/a&gt; formula which can take in more than 7 conditions. See this &lt;a href="http://www.advanced-excel.com/lookup.html"&gt;&lt;strong&gt;LOOKUP&lt;/strong&gt;&lt;/a&gt; page for more details.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-4280087171539773497?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/4280087171539773497/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=4280087171539773497' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4280087171539773497'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4280087171539773497'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/06/alternative-to-if-formula.html' title='An alternative to IF formula'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-6878847609935284025</id><published>2009-06-01T23:09:00.005+08:00</published><updated>2009-06-02T23:40:25.988+08:00</updated><title type='text'>How to Use Excel to Choose the Right Fund for Your Insurance Policies</title><content type='html'>When was the last time you reviewed your investment-linked policy? For me, it was about two to three years back. I was disappointed at the review because I discovered that the investment tied to my insurance policy was making losses. I took a bet and switched to a fund based on pure gut feel. There was no detailed analysis on all the funds to make sure that the fund I have chosen was the best option.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The market indices (e.g Straits Times Index) tell you whether the funds are performing better or worse than the previous indices and do not offer any insight or analysis to decide whether it is worthwhile to hold on to the unit trust or switch to another.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;It was an uphill task to review the funds' performance again this year. Every unit trust has its own set of numbers and flipping through the annual report to make comparison across all the funds was a pain and highly confusing. After making comparison across the unit trusts on the income earned, I moved on to review the funds valuation. In the midst of reviewing, I decided to refer back to my income analysis. Guess what? I have lost track of the analysis done earlier. It was very frustrating and I almost gave up until an Excel-lent idea struck me. Why not make the comparison with Excel?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Putting them on tables was a great way to compare the performance across funds. I could scroll left and right to find out the funds ranking. However, moving from one end of the table to another became a strain after some time. In the end, I decided to develop a one page &lt;a href="http://www.advanced-excel.com/insurance.html"&gt;&lt;strong&gt;dashboard ...&lt;/strong&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-6878847609935284025?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/6878847609935284025/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=6878847609935284025' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6878847609935284025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6878847609935284025'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/06/how-to-use-excel-to-choose-right-fund.html' title='How to Use Excel to Choose the Right Fund for Your Insurance Policies'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-1216651418267402344</id><published>2009-05-13T09:44:00.002+08:00</published><updated>2009-05-13T09:59:00.369+08:00</updated><title type='text'>Using Excel to access databases</title><content type='html'>One of my uses of Macro is to retrieve records from databases such as sql, Dbase, Access, etc. While MS Query in Excel could do the job pretty well, the database files cannot be shift to other folders. With Macro, this become a possibility. But the main reason for using Macro is I could retrieve records from more complex databases without using additional software. And since my clients like the records to be presented in Excel, this approach becomes a perfect option for me. Accessing databases using macro is relatively easy with ADODB. All you need is a connection, a sql link and a command to present the records in Excel. Take a look at this &lt;a href="http://www.advanced-excel.com/ado.html"&gt;&lt;strong&gt;ADODB&lt;/strong&gt;&lt;/a&gt; page written specially for this purpose.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-1216651418267402344?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/1216651418267402344/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=1216651418267402344' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1216651418267402344'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/1216651418267402344'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/05/using-excel-to-access-databases.html' title='Using Excel to access databases'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-5046297794050281276</id><published>2009-04-25T23:43:00.002+08:00</published><updated>2009-04-25T23:49:16.730+08:00</updated><title type='text'>Business Report on Customer Satisfaction</title><content type='html'>I have created a business report on Customer Satisfaction after studying the findings that were published in The Straits Times, a newspaper publication in Singapore. I did it because I could not conclude anything from the results which are in numbers. Take a look and let me know which is better. To request for a copy of the report, go to this &lt;a href="http://www.advanced-excel.com/business_report.html"&gt;&lt;strong&gt;business report&lt;/strong&gt;&lt;/a&gt; page.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-5046297794050281276?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/5046297794050281276/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=5046297794050281276' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5046297794050281276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5046297794050281276'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/04/business-report-on-customer.html' title='Business Report on Customer Satisfaction'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-168891050640758154</id><published>2009-04-20T23:32:00.002+08:00</published><updated>2009-04-20T23:37:48.153+08:00</updated><title type='text'>Calculate Depreciation</title><content type='html'>I have just written a page on how to &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/depreciation.html"&gt;calculate depreciation&lt;/a&gt;&lt;/strong&gt; with your worksheet. Hope you will like it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-168891050640758154?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/168891050640758154/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=168891050640758154' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/168891050640758154'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/168891050640758154'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/04/calculate-depreciation.html' title='Calculate Depreciation'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-3803707351755406614</id><published>2009-04-10T00:42:00.003+08:00</published><updated>2009-04-10T00:45:28.012+08:00</updated><title type='text'>New Excel Challenge</title><content type='html'>I have come up with an Excel Challenge for anyone who would like to find out how much they know about Excel. You can sign up for the challenge on this &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/excel_tests.html"&gt;microsoft® excel test&lt;/a&gt;&lt;/strong&gt; page.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-3803707351755406614?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/3803707351755406614/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=3803707351755406614' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3803707351755406614'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3803707351755406614'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/04/new-excel-challenge.html' title='New Excel Challenge'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-8941630459888253668</id><published>2009-02-26T09:39:00.001+08:00</published><updated>2009-02-26T09:41:27.558+08:00</updated><title type='text'>DateDif - An Excel's Age Calculator</title><content type='html'>Learn more about this unknown worksheet function that can help you calculate age accurately.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.advanced-excel.com/age_calculator.html"&gt;http://www.advanced-excel.com/age_calculator.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-8941630459888253668?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/8941630459888253668/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=8941630459888253668' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/8941630459888253668'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/8941630459888253668'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/02/datedif-excels-age-calculator.html' title='DateDif - An Excel&apos;s Age Calculator'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-5572748192224525189</id><published>2009-02-08T23:52:00.001+08:00</published><updated>2009-02-08T23:54:39.791+08:00</updated><title type='text'>SUMPRODUCT</title><content type='html'>When I first learned about the SUMPRODUCT formula in Excel, I almost dismissed it as a useless formula used by only few users. How often would anyone need to multiply 2 or more groups of numbers together and add up the results!?&lt;br /&gt;To get to the story,..... go to our &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/sumproduct.html"&gt;sumproduct&lt;/a&gt;&lt;/strong&gt; page.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-5572748192224525189?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/5572748192224525189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=5572748192224525189' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5572748192224525189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5572748192224525189'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/02/sumproduct.html' title='SUMPRODUCT'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-175951561355405942</id><published>2009-01-22T17:48:00.003+08:00</published><updated>2009-01-22T17:55:46.553+08:00</updated><title type='text'>Budgeting</title><content type='html'>I have finally developed a personal budgeting template that will allow users to easily entered their budgeted and actual numbers into the template and have the numbers automatically captured into the pivot table reports. This is possible because I used some complex formulas that I "borrowed" from my &lt;a href="http://www.everydayexcel.com/revolutionary_excel_budgeting_course.php"&gt;&lt;strong&gt;corporate budgeting&lt;/strong&gt;&lt;/a&gt; course. The template is to demostrate that budgeting can become very easy if you know how to use the right formula for the job. If you want to see the power of this complex formula at work, request for the &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/budget.html"&gt;budget&lt;/a&gt;&lt;/strong&gt; template now!&lt;br /&gt;&lt;br /&gt;If you think that the template is useful for your &lt;a href="http://www.everydayexcel.com/revolutionary_excel_budgeting_course.php"&gt;&lt;strong&gt;corporate budgeting&lt;/strong&gt; &lt;/a&gt;exercise, feel free to contact me. I conduct the course in Singapore.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-175951561355405942?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/175951561355405942/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=175951561355405942' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/175951561355405942'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/175951561355405942'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/01/budgeting.html' title='Budgeting'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-2754500768380601796</id><published>2009-01-04T23:41:00.002+08:00</published><updated>2009-01-04T23:44:34.977+08:00</updated><title type='text'>Excel Date</title><content type='html'>Excel stores dates as numbers with the number 1 referring to 1 Jan 1900. Understanding how excel date works is very important because it will help you present the date in different format and also help you in calculations. You can find out more about this and the date formulas in this page on &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/excel_date.html"&gt;excel date&lt;/a&gt;&lt;/strong&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-2754500768380601796?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/2754500768380601796/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=2754500768380601796' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2754500768380601796'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2754500768380601796'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/01/excel-date.html' title='Excel Date'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-3791656253981436858</id><published>2009-01-02T14:33:00.002+08:00</published><updated>2009-01-02T14:37:28.024+08:00</updated><title type='text'>Tracking changes in a worksheet</title><content type='html'>Tracking changes in a worksheet is very simple. In this &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/tracking_updates.html"&gt;tracking updates&lt;/a&gt;&lt;/strong&gt; article, we offer you 2 methods, one using &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/conditional_formatting.html"&gt;conditional formatting&lt;/a&gt;&lt;/strong&gt; and another through a readily available function in Excel. Go to our &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/tracking_updates.html"&gt;tracking changes&lt;/a&gt;&lt;/strong&gt; page to find out more.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-3791656253981436858?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/3791656253981436858/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=3791656253981436858' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3791656253981436858'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3791656253981436858'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2009/01/tracking-changes-in-worksheet.html' title='Tracking changes in a worksheet'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-3859795775724870175</id><published>2008-11-05T16:03:00.000+08:00</published><updated>2008-11-05T16:05:29.260+08:00</updated><title type='text'>VBA Code to clear current region</title><content type='html'>ThisWorkbook.Worksheets("Sheet2").Range("A6").CurrentRegion.Clear&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-3859795775724870175?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/3859795775724870175/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=3859795775724870175' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3859795775724870175'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3859795775724870175'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/11/vba-code-to-clear-current-region.html' title='VBA Code to clear current region'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-4995721088181021236</id><published>2008-11-05T16:00:00.000+08:00</published><updated>2008-11-05T16:02:36.354+08:00</updated><title type='text'>Code to display header from Database</title><content type='html'>For i = 0 To RS.Fields.Count - 1&lt;br /&gt;ThisWorkbook.Worksheets("Sheet2").Cells(6, i + 1) = RS.Fields(i).Name&lt;br /&gt;Next i&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-4995721088181021236?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/4995721088181021236/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=4995721088181021236' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4995721088181021236'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4995721088181021236'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/11/code-to-display-header-from-database.html' title='Code to display header from Database'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-4551459665317335849</id><published>2008-10-22T16:39:00.000+08:00</published><updated>2008-10-22T16:57:00.195+08:00</updated><title type='text'>2009 Calendar</title><content type='html'>What is the best way to create a calendar? Using a program you purchased from the internet, Get a free template from a website or key the dates in manually into an Excel spreadsheet?&lt;br /&gt;&lt;br /&gt;How about having a template that has already been done up and all you have to do is to key in the year and the dates are populated automatically into the worksheet. You can add in the public holidays of your choice, even your own leave calendar and have it highlight auotmatically in the calendar. All this without the use of any programs, macros. Just by using formuals. If you think that this is a calendar that will meet your needs, go to this &lt;a href="http://www.everydayexcel.com/excel_calendar.php"&gt;&lt;strong&gt;excel calendar page&lt;/strong&gt;&lt;/a&gt; to download the template.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-4551459665317335849?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/4551459665317335849/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=4551459665317335849' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4551459665317335849'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4551459665317335849'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/10/2009-calendar.html' title='2009 Calendar'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-2045306451676997019</id><published>2008-10-15T13:35:00.000+08:00</published><updated>2008-10-15T13:37:57.120+08:00</updated><title type='text'>Free Excel Calendar</title><content type='html'>I have an Excel Calendar Template that could show the public holdiays of any country simply by adding the dates into the worksheet. A good tool to plan for your activities in year 2009. You can click on the link for more info &lt;a href="http://www.everydayexcel.com/excel_calendar.php"&gt;http://www.everydayexcel.com/excel_calendar.php&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Cheers.&lt;br /&gt;Jason Khoo&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-2045306451676997019?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/2045306451676997019/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=2045306451676997019' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2045306451676997019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2045306451676997019'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/10/free-excel-calendar.html' title='Free Excel Calendar'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-6721397496042192000</id><published>2008-09-21T01:01:00.000+08:00</published><updated>2008-09-21T01:05:54.229+08:00</updated><title type='text'>Discount Rate</title><content type='html'>I think in calculating PV or NPV, one of the most confusing part of the calculation is the determination of the discount rate. I used to think that discount rate is the interest rate. Now I have come to realise that it is not the case. Discount rate is the rate you use to determine whether a project is worthwhile taking. Discount rate takes into consideration the risk of the project. Take a look at this &lt;a href="http://www.advanced-excel.com/npv_faq.html"&gt;&lt;strong&gt;Net Present Value example&lt;/strong&gt;&lt;/a&gt; and see if it could help to clarify the difference between discount rate and interest rate.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-6721397496042192000?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/6721397496042192000/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=6721397496042192000' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6721397496042192000'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6721397496042192000'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/09/discount-rate.html' title='Discount Rate'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-3670597835639987702</id><published>2008-05-20T15:06:00.000+08:00</published><updated>2008-05-20T15:11:30.130+08:00</updated><title type='text'>3 Important Attributes of an Excellent Budgeting Tool</title><content type='html'>The 3 important attributes of an Excellent Budgeting Tool are:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Total Control of Template Layout and Easy Customisation&lt;/li&gt;&lt;li&gt;Versatile Analysis of Data in Different Business Perspective&lt;/li&gt;&lt;li&gt;Easy Consolidation of Data and Generation of High-Quality Reports&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Find out more from this &lt;a href="http://www.advanced-excel.com/budgeting_tool.html"&gt;&lt;strong&gt;budgeting tool&lt;/strong&gt;&lt;/a&gt; write-up.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-3670597835639987702?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/3670597835639987702/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=3670597835639987702' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3670597835639987702'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3670597835639987702'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/05/3-important-attributes-of-excellent.html' title='3 Important Attributes of an Excellent Budgeting Tool'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-32974090794362377</id><published>2008-05-14T12:02:00.000+08:00</published><updated>2008-05-14T12:09:45.992+08:00</updated><title type='text'>Excel 2007 Conditional formatting bug</title><content type='html'>I was developing my &lt;a href="http://www.advanced-excel.com/excel_2007.html"&gt;&lt;strong&gt;Excel 2007 eCourse&lt;/strong&gt;&lt;/a&gt; and trying out the conditional formatting that I stumble upon this bug. Maybe it's not, I don't know where to report it so I decided to publish this in my blog to see if somebody would like to provide an answer.&lt;br /&gt;&lt;br /&gt;In the &lt;a href="http://www.everydayexcel.com/files/conditional_formating_bug.xlsx"&gt;&lt;strong&gt;conditional formating bug file,&lt;/strong&gt;&lt;/a&gt; take a look at cell B4. It is supposed to be red based on the condition set but it turns out green. Anybody can help?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-32974090794362377?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/32974090794362377/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=32974090794362377' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/32974090794362377'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/32974090794362377'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/05/excel-2007-conditional-formatting-bug.html' title='Excel 2007 Conditional formatting bug'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-9189555629672337231</id><published>2008-05-08T23:17:00.000+08:00</published><updated>2008-05-08T23:26:20.069+08:00</updated><title type='text'>Learn more about Excel 2007</title><content type='html'>How do you like the last post on Excel 2007? If you like it and would like to have more of it, I have good news for you. I am creating a brand new eCourse for you to familarise yourself with Excel 2007 and its FREE! If you interested, click onto this &lt;a href="http://www.advanced-excel.com/excel_2007.html"&gt;&lt;strong&gt;free Excel 2007 eCourse&lt;/strong&gt;&lt;/a&gt; page.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-9189555629672337231?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/9189555629672337231/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=9189555629672337231' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/9189555629672337231'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/9189555629672337231'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/05/learn-more-about-excel-2007.html' title='Learn more about Excel 2007'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-3664166075164285575</id><published>2008-04-15T14:42:00.001+08:00</published><updated>2008-04-17T10:01:15.831+08:00</updated><title type='text'>How to activate Save As in Excel 2007</title><content type='html'>Hi,&lt;br /&gt;&lt;br /&gt;If you are using Excel 2007 for the very first time, you might be stumped on where the save as function is. Because you will not be able to find the familar &lt;strong&gt;File Menu&lt;/strong&gt; you used to see in Excel 2003 and below. So if you are ready to upgrade 2007, you might want to read this first so that you would not be caught off-guard. In here, we will show you the different ways you could save a file:&lt;br /&gt;&lt;br /&gt;If you are using short cut keys, I have good news for you. All the short cut keys you learnt in the previous version applies in version 2007. So you would have no problem at all. For those who want to know the shortcut key to save as, it is function F12 or Ctrl + F2.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you are used to the file menu, you can activate the save as function by clicking on the icon at the top left hand corner of Excel. See the picture below. In that, you will see the all familar list of functions when you click on the file menu in the previous version of Excel.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img id="BLOGGER_PHOTO_ID_5190024743429298914" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://1.bp.blogspot.com/_Pp61ZlRDK2M/SAasAZeXWuI/AAAAAAAAABE/gV7bDGgRM5M/s320/file_menu.jpg" border="0" /&gt;&lt;br /&gt;That's it for the Save As Function in Excel 2007. Do come back reguarly for new updates.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-3664166075164285575?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/3664166075164285575/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=3664166075164285575' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3664166075164285575'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3664166075164285575'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/04/how-to-activate-save-as-in-excel-2007.html' title='How to activate Save As in Excel 2007'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SAasAZeXWuI/AAAAAAAAABE/gV7bDGgRM5M/s72-c/file_menu.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-7902277596547574563</id><published>2008-04-13T17:28:00.000+08:00</published><updated>2008-04-13T17:32:46.955+08:00</updated><title type='text'>A new Life with Excel Budgeting</title><content type='html'>Are you going to start your annual budgeting exercise soon?&lt;br /&gt;&lt;p&gt;Are you getting ready to&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Protect the template to minmise the disruption to your consolidation effort?&lt;/li&gt;&lt;li&gt;Check the templates filled up by the business heads in detail, making sure that the template layout is not changed in any way? &lt;/li&gt;&lt;li&gt;Put the budget number in one single workbook so that you could consolidate the numbers by summing across the worksheets? &lt;/li&gt;&lt;li&gt;Set up links to analyse the key expenses by departments, country, by month? &lt;/li&gt;&lt;li&gt;Create links to another workbook for the executive summay and charts for you reporting? &lt;/li&gt;&lt;li&gt;Create multiple sets of report for different managers, e.g product manager, channel manager, etc?&lt;/li&gt;&lt;li&gt;Work overtime and during the weekends to get the budget out before the deadline? &lt;/li&gt;&lt;li&gt;Run a few revisions of the budget and repeat the process for each revision? &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;If you are, I have GOOD NEWS for you!........&lt;a href="http://www.everydayexcel.com/excel_budgeting_pains.php"&gt;&lt;strong&gt;More on Excel Budgeting&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-7902277596547574563?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/7902277596547574563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=7902277596547574563' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7902277596547574563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7902277596547574563'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/04/new-life-with-excel-budgeting.html' title='A new Life with Excel Budgeting'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-8893266652018386761</id><published>2008-04-08T16:35:00.001+08:00</published><updated>2008-04-09T12:13:42.834+08:00</updated><title type='text'>Does this describe your excel budgeting situation?</title><content type='html'>&lt;div&gt;Mega Retailer Company (“MRC”) is one of the leading global distributors of consumer products. Their products are categorized mainly into 3 product groups, Food, Personal Care and Home Care. Its customer base ranges from Hotels/Restaurants to Supermarkets to your neighbourhood provision shop. MRC has local presence in every country in Asia Pacific. One or more companies are set up in each country to serve the local market.&lt;br /&gt;&lt;br /&gt;You are the Budgeting Manager for MRC. It’s budget time again! :( &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Am I going to go thru the same old process again? Sending the templates......&lt;/div&gt;&lt;div&gt;&lt;br /&gt;If you don't want to, why not take a look at this &lt;a href="http://www.everydayexcel.com/revolutionary_excel_budgeting_course.php"&gt;&lt;strong&gt;brand new way of budgeting&lt;/strong&gt;&lt;/a&gt;?&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-8893266652018386761?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/8893266652018386761/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=8893266652018386761' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/8893266652018386761'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/8893266652018386761'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/04/does-this-describe-your-excel-budgeting.html' title='Does this describe your excel budgeting situation?'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-3962166395875639342</id><published>2008-03-23T00:43:00.000+08:00</published><updated>2008-03-23T00:53:21.160+08:00</updated><title type='text'>Improved Find Function for use in VBA</title><content type='html'>Below is the improved find function which aske users for area to find and also choose whether they would like the function to return the cell address, row or column of the cell returns by the find function&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;PRE&gt;&lt;br /&gt;Function Find_Address(What_2_Find, Where_2_Find, _&lt;br /&gt;GetAddress_Row_or_Column As String)&lt;br /&gt;&lt;br /&gt;' this is a range.&lt;br /&gt;Value_or_Formula = xlFormulas&lt;br /&gt;    'xlVaues - search the text/value in the cell,&lt;br /&gt;        'for cells with formula, it will look at the result.&lt;br /&gt;    'xlformulas - search the text/value within formula&lt;br /&gt;    'xlformulas works even when cell is hidden.&lt;br /&gt;    'It is able to look for value too.&lt;br /&gt;Exact_Partial = xlPart&lt;br /&gt;    'xlPart - find cells that contains (What_2_Find)&lt;br /&gt;    'xlWhole - find cells which contains exactly the value&lt;br /&gt;        'placed in (What_2_Find)&lt;br /&gt;        &lt;br /&gt;Match_Capital_Letters = False&lt;br /&gt;    'False - when A and a is treated the same&lt;br /&gt;    ' True when A and a means different things.&lt;br /&gt;    &lt;br /&gt;With Where_2_Find&lt;br /&gt;    Set c = .Find(What:=What_2_Find, LookIn:=Value_or_Formula, _&lt;br /&gt;        LookAt:=Exact_Partial, MatchCase:=Match_Capital_Letters)&lt;br /&gt;    'c is the cell that meet your find criteria&lt;br /&gt;    If Not c Is Nothing Then&lt;br /&gt;        &lt;br /&gt;        Select Case GetAddress_Row_or_Column&lt;br /&gt;            Case Is = "Address"&lt;br /&gt;                Find_Address = c.Address&lt;br /&gt;                    ' Change this to c.column if you want&lt;br /&gt;                        'the column&lt;br /&gt;                    ' where the text is found.&lt;br /&gt;                    'change it to c.address if you want the&lt;br /&gt;                        'address returned.&lt;br /&gt;            Case Is = "Row"&lt;br /&gt;                Find_Address = c.Row&lt;br /&gt;            Case Is = "Column"&lt;br /&gt;                Find_Address = c.Column&lt;br /&gt;        End Select&lt;br /&gt;    Else&lt;br /&gt;        Find_Address = "A1" ' Cannot find, so default&lt;br /&gt;                                'the address to A1&lt;br /&gt;    End If&lt;br /&gt;End With&lt;br /&gt;&lt;br /&gt;End Function&lt;br /&gt;&lt;br /&gt;&lt;/PRE&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-3962166395875639342?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/3962166395875639342/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=3962166395875639342' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3962166395875639342'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3962166395875639342'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/03/improved-find-function-for-use-in-vba.html' title='Improved Find Function for use in VBA'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-4746513179489853528</id><published>2008-03-11T21:36:00.000+08:00</published><updated>2008-03-11T21:47:35.226+08:00</updated><title type='text'>Several Hours vs One Minute</title><content type='html'>You are given a 10,000 lines product listing containing the product code and product description all combined into one column, and asked to separate the product code from the product description. Normally, with just basic Excel knowledge, you need to spend hours going through the 10,000 rows of records and type out the product code which can be 3 letters or 5 letters. Now &lt;a href="http://www.everydayexcel.com/files/product%20code%20sample.xls" target="_blank" track="on" linktype="undefined"&gt;&lt;strong&gt;&lt;span style="color:#3333ff;"&gt;take this test&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;, find out how much time you need to spend on a sample of 10 records, then multiply your time by 1,000 times. This would be the time you need to spend to get this job done.&lt;br /&gt;&lt;br /&gt;With some knowledge of Excel worksheet functions, you can use a formula to separate the 3-letter product codes from the list. But, you still need to take an hour or two to go through all the records to identify all the 5-letter product codes so that you could adjust your formula for the 5-letter product codes one by one.&lt;br /&gt;&lt;br /&gt;Now, in &lt;a href="http://www.everydayexcel.com/sales_performance_analytics_with_excel.php"&gt;&lt;strong&gt;&lt;span style="color:#3333ff;"&gt;our Excel training course&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;, you can learn to apply one more formula that can help separate the product code from the product description intelligently. And the time you needed? One minute - and this is the time taken to set up the formula.&lt;br /&gt;&lt;br /&gt;Do you know the 2 formulas you need to save you several hours on the task?&lt;br /&gt;&lt;br /&gt;If you want to know the answer and you are not in Singapore, you can find out the answer and also learn how to work more efficiently with Excel using our online "&lt;a href="http://www.advanced-excel.com/data_management.html"&gt;&lt;strong&gt;&lt;span style="color:#3333ff;"&gt;Unleashing the Potential of Excel&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;" course.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-4746513179489853528?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/4746513179489853528/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=4746513179489853528' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4746513179489853528'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4746513179489853528'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/03/several-hours-vs-one-minute.html' title='Several Hours vs One Minute'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-2175502791253991548</id><published>2008-03-05T14:10:00.000+08:00</published><updated>2008-03-05T14:15:21.963+08:00</updated><title type='text'>Macro to find cell format</title><content type='html'>This macro will search through the range and identify the cell format (in our example, it is the cell color) and copy and paste the formulas from the first row to the last row which is 100&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&lt;span style="font-size:85%;"&gt;Sub Find_Cell_Format()&lt;br /&gt;&lt;br /&gt;Set Which_Worksheet_2_Find = ThisWorkbook.Worksheets("Details")&lt;br /&gt;Set Range_2_Find = Which_Worksheet_2_Find.Range("C28:BZ28")&lt;br /&gt;        ' this is a range to find.&lt;br /&gt;last_row_in_the_template = 100 &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color:#0000ff;"&gt;' Change the number of the last&lt;br /&gt;     ' accordingly&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Paste_Type = xlPasteFormulas&lt;br /&gt;            &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color:#0000ff;"&gt;'xlPasteAll 'default&lt;br /&gt;            'xlPasteAllExceptBorders&lt;br /&gt;            'xlPasteColumnWidths&lt;br /&gt;            'xlPasteComments&lt;br /&gt;            'xlPasteFormats&lt;br /&gt;            'xlPasteFormulas&lt;br /&gt;            'xlPasteFormulasAndNumberFormats&lt;br /&gt;            'xlPasteValidation&lt;br /&gt;            'xlPasteValues&lt;br /&gt;            'xlPasteValuesAndNumberFormats&lt;/span&gt;&lt;br /&gt;Plus_Minus_Times_Divide = xlPasteSpecialOperationNone&lt;br /&gt;            &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color:#0000ff;"&gt;'xlPasteSpecialOperationAdd&lt;br /&gt;            'xlPasteSpecialOperationDivide&lt;br /&gt;            'xlPasteSpecialOperationMultiply&lt;br /&gt;            'xlPasteSpecialOperationNone Default&lt;br /&gt;            'xlPasteSpecialOperationSubtract&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;For Each c In Range_2_Find '[A1:C5]&lt;br /&gt;    If c.Interior.ColorIndex = 37 Then &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color:#0000ff;"&gt;'37 refers to color&lt;br /&gt;    'orange in grid chart&lt;/span&gt;&lt;br /&gt;        c_col = c.Column&lt;br /&gt;        Which_Worksheet_2_Find.Cells(29, c_col).Copy 'copy the content in row 29&lt;br /&gt;        Which_Worksheet_2_Find.Range( _&lt;br /&gt;            Which_Worksheet_2_Find.Cells(30, c_col), _&lt;br /&gt;            Which_Worksheet_2_Find.Cells(last_row_in_the_template, c_col)) _&lt;br /&gt;            .PasteSpecial Paste:=Paste_Type, Operation:=Plus_Minus_Times_Divide&lt;br /&gt;        CutCopyMode = False&lt;br /&gt;        Range("A1").Select&lt;br /&gt;    End If&lt;br /&gt;&lt;br /&gt;Next&lt;br /&gt;&lt;br /&gt;End Sub&lt;/span&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-2175502791253991548?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/2175502791253991548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=2175502791253991548' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2175502791253991548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2175502791253991548'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/03/macro-to-find-cell-format.html' title='Macro to find cell format'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-371123715799647971</id><published>2008-03-05T11:45:00.001+08:00</published><updated>2008-03-05T12:08:37.478+08:00</updated><title type='text'>Macro for the find function</title><content type='html'>This macro will return the location (row, column or address) of the cell containing the search value.&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&lt;span style="font-size:85%;"&gt;Function Find_Row_Num(What_2_Find)&lt;br /&gt;&lt;br /&gt;What_2_Find = "Insert row before this line for PAPDR"&lt;br /&gt;Set Which_Worksheet_2_Find = ThisWorkbook.Worksheets("Details")&lt;br /&gt;Set Range_2_Find = Which_Worksheet_2_Find.Range("C30:C65000") &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color:#3333ff;"&gt;' this is a range.&lt;br /&gt;&lt;span style="color:#000000;"&gt;Value_or_Formula = xlFormulas&lt;/span&gt; 'xlVaues - search the text/value in the cell,&lt;br /&gt;                        'for cells with formula, it will look at the result.&lt;br /&gt;                        'xlformulas - search the text/value within formula&lt;br /&gt;                        'xlformulas works even when cell is hidden.&lt;br /&gt;                        'It is able to look for value too.&lt;/span&gt;&lt;br /&gt;Exact_Partial = xlPart &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color:#3333ff;"&gt;'xlPart - find cells that contains (What_2_Find)&lt;br /&gt;                        'xlWhole - find cells which contains&lt;br /&gt;                        'exactly the value placed in (What_2_Find)&lt;/span&gt;&lt;br /&gt;Match_Capital_Letters = False &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color:#3366ff;"&gt;'False - when A and a is treated the same&lt;br /&gt;                               ' True when A and a means different things.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;With Range_2_Find&lt;br /&gt;    Set c = .Find(What:=What_2_Find, LookIn:=Value_or_Formula, _&lt;br /&gt;        LookAt:=Exact_Partial, MatchCase:=Match_Capital_Letters)&lt;br /&gt;    'c is the cell that meet your find criteria&lt;br /&gt;    If Not c Is Nothing Then&lt;br /&gt;        Find_Row_Num = c.Row &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color:#3333ff;"&gt;' Change this to c.column if you want the column&lt;br /&gt;                             ' where the text is found.&lt;br /&gt;                             'change it to c.address if you want the address returned.&lt;/span&gt;&lt;br /&gt;    Else&lt;br /&gt;        Find_Row_Num = 1 ' Cannot find, so default the address to A1&lt;br /&gt;    End If&lt;br /&gt;End With&lt;br /&gt;&lt;br /&gt;End Function&lt;/span&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-371123715799647971?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/371123715799647971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=371123715799647971' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/371123715799647971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/371123715799647971'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/03/macro-for-find-function.html' title='Macro for the find function'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-5167897785511173626</id><published>2008-01-30T10:06:00.000+08:00</published><updated>2008-01-30T10:17:38.944+08:00</updated><title type='text'>Consolidate your data in your workbook with this addin</title><content type='html'>In may have sounded absurd 2 years ago. But as I continue to train others in my &lt;a href="http://www.everydayexcel.com/sales_performance_analytics_with_excel.php"&gt;&lt;strong&gt;Advanced Excel Course&lt;/strong&gt;&lt;/a&gt;, the idea has turned into a reality. It started off with using &lt;a href="http://www.advanced-excel.com/crystal_report.html"&gt;&lt;strong&gt;MSQuery&lt;/strong&gt;&lt;/a&gt; to consolidate the data manually from different worksheets which I still offer as a topic for users to perform their consolidation and then to prepare reports using Pivot Table. Now, I have developed an add-in that could consolidate the data in seconds and start off with an empty pivot table so that users could prepare the reports based on their requirements. The Addin is free at this moment as I would like to collect some feedback on how to improve it further. So if you are keen, go to this page which will demo how to &lt;a href="http://www.advanced-excel.com/income_tax.html"&gt;&lt;strong&gt;consolidate salary information for preparing income tax returns form&lt;/strong&gt;&lt;/a&gt;. It will also tell you where to get the &lt;a href="http://www.synergyworks.com.sg/addin_activation_1.html"&gt;&lt;strong&gt;free download&lt;/strong&gt;&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-5167897785511173626?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/5167897785511173626/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=5167897785511173626' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5167897785511173626'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5167897785511173626'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/01/consolidate-your-data-in-your-workbook.html' title='Consolidate your data in your workbook with this addin'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-27057222075767239</id><published>2008-01-20T01:14:00.000+08:00</published><updated>2008-01-20T01:26:46.543+08:00</updated><title type='text'>Remove Duplicates</title><content type='html'>Excel has a number of ways to remove duplicates. One of them is to use Advanced Filter and another is using the IF formula. Advanced Filter is a quick way to get it done but it has its constraints. The IF formula is a more practical approach based on the scenarios described by our participants in our &lt;a href="http://www.everydayexcel.com/sales_performance_analytics_with_excel.php"&gt;&lt;strong&gt;Advanced Excel Course&lt;/strong&gt;&lt;/a&gt;. Find out how to &lt;a href="http://www.advanced-excel.com/duplicates.html"&gt;&lt;strong&gt;remove duplicates&lt;/strong&gt;&lt;/a&gt; using both methods &lt;a href="http://www.advanced-excel.com/duplicates.html"&gt;here&lt;/a&gt; and also the detailed differences between the two.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-27057222075767239?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/27057222075767239/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=27057222075767239' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/27057222075767239'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/27057222075767239'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/01/remove-duplicates.html' title='Remove Duplicates'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-7798643056617302631</id><published>2008-01-02T10:22:00.000+08:00</published><updated>2008-01-02T10:38:29.296+08:00</updated><title type='text'>A revolutionary solution to Excel Budgeting for corporations</title><content type='html'>Greatings to you for the New Year 2008!&lt;br /&gt;&lt;br /&gt;I feels good to write this entry. After one month of hard work, I have finally produced the 2 articles that provide you with the details of how &lt;a href="http://www.everydayexcel.com/excel-budgeting.php"&gt;&lt;strong&gt;our revolutionary solution to Excel budgeting&lt;/strong&gt;&lt;/a&gt; is likely to cause a stir in the industry. With this solution, you can finally put your mind at ease when it comes to budgeting. No more sleepless nights to churn out the final output! Not more external links that will cause you to worry that the numbers might not get updated. And a chance to produce quality analysis and prepare all the materials you need to get your budget approved. You can also put off any plans to invest in a Business Performance Management System and still save on extra manpower you need to manage the budget. The solution uses a combination of formulas and functions such as the pivot table and msquery. To read more, read the following 2 articles:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.advanced-excel.com/corporate_budgeting.html"&gt;&lt;strong&gt;The benefits of Excel budgeting&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.everydayexcel.com/excel-budgeting.php"&gt;&lt;strong&gt;Our revolutionary approach to Excel Budgeting for corporations&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Cheers!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-7798643056617302631?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/7798643056617302631/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=7798643056617302631' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7798643056617302631'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7798643056617302631'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2008/01/revolutionary-solution-to-excel.html' title='A revolutionary solution to Excel Budgeting for corporations'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-2599847773988081856</id><published>2007-12-15T16:10:00.000+08:00</published><updated>2007-12-15T16:15:31.131+08:00</updated><title type='text'>The benefits of corporate budgeting with Excel</title><content type='html'>We have finally completed the article on the benefits of using Excel for budgeting. After wrtiting the article, we finally have a complete picture why people stick to using Excel for budgeting and why, after so many years, it is still irreplaceable by the Business Performance Management (BPM) systems available in the market place.&lt;br /&gt;&lt;br /&gt;Read the article at &lt;a href="http://www.everydayexcel.com/corporate_budgeting.html"&gt;everydayExcel Business Lab&lt;/a&gt; or our &lt;a href="http://www.advanced-excel.com/corporate_budgeting.html"&gt;Advanced Excel Profit Center&lt;/a&gt; Website.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-2599847773988081856?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/2599847773988081856/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=2599847773988081856' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2599847773988081856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2599847773988081856'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/12/benefits-of-corporate-budgeting-with.html' title='The benefits of corporate budgeting with Excel'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-5196254586651580102</id><published>2007-11-26T11:16:00.000+08:00</published><updated>2007-11-26T11:56:19.608+08:00</updated><title type='text'>Inventory Management System</title><content type='html'>I have just created and inventory management system using Excel. In this system, there is no macro. The sytem allows users to&lt;br /&gt;&lt;ol&gt;&lt;li&gt;capture the details of the proucts in and out of the store or warehouse.&lt;/li&gt;&lt;li&gt;prepare a report that will show the quantities left over in the store by products at the end of each month.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;For more details, please read &lt;a href="http://www.advanced-excel.com/inventory_management_system.html"&gt;Inventory Management System&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-5196254586651580102?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/5196254586651580102/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=5196254586651580102' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5196254586651580102'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/5196254586651580102'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/11/inventory-management-system.html' title='Inventory Management System'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-2366359127731311443</id><published>2007-10-18T14:37:00.000+08:00</published><updated>2007-10-18T15:17:45.263+08:00</updated><title type='text'>The pains in budgeting</title><content type='html'>One of the pains in budgeting is in the consolidation of data, from departments to company level or from country level to regional level. It is a pain because people usually have to link the numbers to the consolidated worksheet. If there are only 3 to 4 files to link, it may not be so bad. Each cell would have only 4 cell references.&lt;br /&gt;&lt;br /&gt;But imagine if you need to link 5 or more files together. You could take a lot of time, not to mentioned that there are a high chance that you might link the wrong cells together. And your user in one department may decide that the expenses should be in another row and amend the file to suit their needs and not yours. If this happens, you would start to do more checks on the file for fear that they have also done that to other rows. Or they decide to change the layout in between versions.&lt;br /&gt;&lt;br /&gt;Some companies that sell budgeting solutions would therefore recommend that you use their solutions which will solve your problem but will set you back by hundreds of thousands of dollars. If you are in this situation, I have good news for you. By just using formulas and MSQuery (a tool given in MSOffice), you can easily consolidated the information you have into the main file even when they changes the rows in the template. There is no more fear about users changing the row layout, you need not waste any more time checking the layout and the formulas. With our proposed solution, you will be able to save time consolidating the details. What if I told you that you could even provide analysis that satisfy all your users without you have to spend hours or even days trying to prepare the report for them? If you are interested to find out how, drop us an email to keep you updated when our course is ready.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-2366359127731311443?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/2366359127731311443/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=2366359127731311443' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2366359127731311443'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/2366359127731311443'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/10/pains-in-budgeting.html' title='The pains in budgeting'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-7304612730939942618</id><published>2007-10-18T13:16:00.000+08:00</published><updated>2007-10-18T13:25:49.506+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Excel Forms'/><title type='text'>Recruitment</title><content type='html'>I met up with a potential client today and we spoke a little on recruitment. She told me, based on her past experience, it is important to respond to job applicant fast. If not, you will end up having to call identied/potential candidates only to find out that they have already find a job.&lt;br /&gt;&lt;br /&gt;I shared with her the need to save cost in recruitment using data that exist from the previous recruitment (for the same position). I also shared with her how Excel could be used to create a form that can be used to captured data filled in by the job applicants. This will help her save the need to sieve thru the resumes and immediately go on to the selection process. Because sieving thru the resume takes time and if there are more than one position to recruit, there will not have enough time to sieve the resume for different position. And doing so means you can get your choice candidate before someone else.&lt;br /&gt;&lt;br /&gt;And also save on advertising cost. Because if you advertise for a position and you are not able to fill it with the choice candidate, you will end up wasting advertising cost.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-7304612730939942618?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/7304612730939942618/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=7304612730939942618' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7304612730939942618'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/7304612730939942618'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/10/recruitment.html' title='Recruitment'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-6907605137490742595</id><published>2007-06-21T10:33:00.000+08:00</published><updated>2007-06-21T10:55:16.623+08:00</updated><title type='text'>Multiple Sources</title><content type='html'>It has recently occured to me that the reason why many people are still using Excel for their work despite the availability of powerful systems in their work place. It is because Excel provide a common platform for the systems to communicate with each other and the linking can be handled by any non-technical users. The interface for these system to export data in the csv and text format means Excel is able to format these files and place in an Excel worksheet. When this is done, they are able to link the files from mulitple sources together to create the report they want.&lt;br /&gt;&lt;br /&gt;And these reports cannot be prepared during system planning stage because the need arises as the business environment changes. Or it could be due to budget constrains and/even system constrains.&lt;br /&gt;&lt;br /&gt;Therefore, Excel comes in handy as a tool to merge the data from theses systems together.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-6907605137490742595?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/6907605137490742595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=6907605137490742595' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6907605137490742595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6907605137490742595'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/06/multiple-sources.html' title='Multiple Sources'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-6999017950635736583</id><published>2007-06-18T17:56:00.000+08:00</published><updated>2007-06-18T18:02:49.096+08:00</updated><title type='text'>Enter the currency symbols in a cell</title><content type='html'>You can enter the Currency symbols such as the £, ¥ or € by using the numeric keypad and ALT key.&lt;br /&gt;&lt;br /&gt;To enter the ¥, press and hold on to the ALT key and press 0165 on the &lt;strong&gt;numeric keypad.&lt;/strong&gt;&lt;br /&gt;To enter the £, press and hold on to the ALT key and press 0163 on the &lt;strong&gt;numeric keypad&lt;/strong&gt;.&lt;br /&gt;To enter the €, press and hold on to the ALT key and press 0128 on the &lt;strong&gt;numeric keypad&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Note that the above method will only work with the numeric keypad (the number pad on the right side of the keyboard and the simulated number located near the right of the laptop, usually need to be activated for the laptop). It does not work with the number keys located on the top of the keyboard.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-6999017950635736583?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/6999017950635736583/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=6999017950635736583' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6999017950635736583'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/6999017950635736583'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/06/enter-currency-symbols-in-cell.html' title='Enter the currency symbols in a cell'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-4779695660691259930</id><published>2007-06-18T11:20:00.000+08:00</published><updated>2007-06-18T11:28:40.823+08:00</updated><title type='text'>Format Numbers as Text</title><content type='html'>I just paste a list from another worksheet and found that I need a text format version of the numbers in the list. I format the cells into Text format and tried replace the numbers. I thought it would work. To my surprise, it didn't. I search and found another solution and it works. Here is how:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Select the list of numbers you want to convert.&lt;/li&gt;&lt;li&gt;Activate the Text to Column function.&lt;/li&gt;&lt;li&gt;In the first step, select delimited.&lt;/li&gt;&lt;li&gt;Click next until you are at the last step.&lt;/li&gt;&lt;li&gt;Select the format as Text and click finished.&lt;/li&gt;&lt;li&gt;The list of numbers has been converted to text format.&lt;/li&gt;&lt;/ol&gt;To do the reverse, i.e. to convert a list of text formated numbers to number format, here is how:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Go to an empty cell and type in the number 1 (General format).&lt;/li&gt;&lt;li&gt;Copy the cell.&lt;/li&gt;&lt;li&gt;Highlight the list of text format numbers you want to convert to number format.&lt;/li&gt;&lt;li&gt;Using Paste Special, select the option paste values and the mutiplication operations.&lt;/li&gt;&lt;li&gt;Click OK and the list of numbers is now formated as numbers.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-4779695660691259930?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/4779695660691259930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=4779695660691259930' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4779695660691259930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/4779695660691259930'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/06/format-numbers-as-text.html' title='Format Numbers as Text'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-697999417954835773</id><published>2007-05-28T15:14:00.000+08:00</published><updated>2007-05-28T15:15:51.192+08:00</updated><title type='text'>MSQuery</title><content type='html'>I finally found the solution to make MSQuery worked with the files in the same folder. What do I mean by that?&lt;br /&gt;&lt;br /&gt;MSQuery is a tool that retrieve data from database, either to present the data in an Excel worksheet or to use it with Pivot Table. MSQuery is different from import file function in the way data are updated into the worksheet. Once set up,  users just have to click the refresh button or even can allow automatic refresh when the fle is opened. Whereas for import file function, users have to manually activate the import function each time updated data is needed.&lt;br /&gt;&lt;br /&gt; When using MSQuery with Excel file as a data source, the path or directory is hardcoded or fixed. This means that if the file is moved to another folder, the data source will remain at the old directory. This is no good for my consolidation as I would like to work with different versions of the data with each set stored in different folders. Therefore, I looked for a solution on the web and found that I could run a simple macro to change the data source path such that it will always refers to source files in the same folder as the consol file. No longer is there a need to change the path of the datasource when a new version is created.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-697999417954835773?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/697999417954835773/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=697999417954835773' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/697999417954835773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/697999417954835773'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/05/msquery.html' title='MSQuery'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-3244071345558423482</id><published>2007-04-26T00:16:00.000+08:00</published><updated>2007-04-26T00:20:55.936+08:00</updated><title type='text'>Allocation of Cost - TL project</title><content type='html'>I used to allocate cost based on revenue and number of units. This time round, I learnt something new. I can also allocate cost based on Cost of Goods Sold, COGS in short. This may be a better measure for allocation as the figures are controlled internally. The company or the department is not penalised just because they are selling the goods at a higher price. Having said that, the yard stick for cost allocation remained unchange. It has to be based on the acitivity the cost has a close relation to.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-3244071345558423482?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/3244071345558423482/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=3244071345558423482' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3244071345558423482'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/3244071345558423482'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/04/allocation-of-cost-tl-project.html' title='Allocation of Cost - TL project'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-117644674704832016</id><published>2007-04-13T14:15:00.000+08:00</published><updated>2007-04-13T14:45:47.383+08:00</updated><title type='text'>Financial Modelling Project</title><content type='html'>Currently, I just got another project in financial modelling. The company's name is TL in short. The model is pretty complex as they have a number of dimensions, Channels group, Channels, Product Group, products and not forgeting that we will always have to deal with a time period of 5 to 10 years.&lt;br /&gt;&lt;br /&gt;In the old model built by somebody in the company, the channel and product are presented as a matrix. This takes up the 2 dimensions we all have to work with. For the years, the old model has to be presented in different tables.&lt;br /&gt;&lt;br /&gt;And the revenue and expenses are presented in a sheet of its own. While this seems to be a good way to organise the data, it encounters problem when you have to consolidate the data from the different cuuntries into regions. The linking of the data is super complicated. In fact, after the links are established, you will start to wonder whether they are correctly linked.&lt;br /&gt;&lt;br /&gt;In the new model, I recommend putting the channel and the product in one dimension, i.e. on the left hand side. In fact, in the new model, there are additional dimensions such as the revenue, COGS, etc also present at the side. I put everything in one worksheet but have them organised using the group and outline function in Excel. So I can collapse the details to give me a overview and it also allows me to drill into the details by clicking the numbers on the top left hand corner of the worksheet (which is automatically created by Excel when you use the group function).&lt;br /&gt;&lt;br /&gt;To consolidate the data, I use another worksheet. I created a complicated formula that allows me to read the data from the input sheet. With this database, I can create a pivot table which can help me to analyze the numbers in 2 perspectives, by channels and by products. This is the wonder of pivot table. With that, I can show the budget numbers (group by products) to the product managers and to the channels managers group by channels. How much time would I need to do that, a few seconds. Why? Because the data has been organised in a worksheet, I just need to drag and drop the dimension accordingly. And the data worksheet can be the interface to consolidate the data into the regions, without links. Without links because i intent to use MSQuery to consol the data. The beauty of it? Excel will do the update for me automatically.&lt;br /&gt;&lt;br /&gt;That's all for the time being.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-117644674704832016?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/117644674704832016/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=117644674704832016' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/117644674704832016'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/117644674704832016'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/04/financial-modelling-project.html' title='Financial Modelling Project'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-117557219451733909</id><published>2007-04-03T11:27:00.000+08:00</published><updated>2007-04-03T11:49:54.816+08:00</updated><title type='text'>Formating Pivot table items using VBA/Macro</title><content type='html'>In one of my projects, I need to format the rows in a pivot table so that I can differentiate the different values (e.g. Actual, Budget or Forecast) in a particular field (e.g Type_of_Sales) . I encountered an error when one of the values (e.g. Budget) is not available for the formatting. To resolve the problem, I have to add in a line of code to loop through the values (e.g. Actual, Budget or Forecast) in the field (e.g. Type_of_Sales). If records are found (i.e. pt_item.RecordCount &lt;&gt; 0), then do the formating. If recordcount returns zero, then skip formatting. The code is shown below:&lt;br /&gt;&lt;br /&gt;&lt;font size="2"&gt;For Each pt_item In .PivotTables("PivotTable1").PivotFields"Type_of_Sales").PivotItems            &lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;          If pt_item = "Budget" And pt_item.RecordCount &lt;&gt; 0 Then               'do formatting&lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;                    .PivotTables("PivotTable1").PivotSelect "Budget", xlDataAndLabel, True                                   &lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;                   Selection.Interior.ColorIndex = 36                &lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;                   Selection.Interior.Pattern = xlSolid            &lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;          End If                        &lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;          If pt_item = "Fcst" And pt_item.RecordCount &lt;&gt; 0 Then             'do formatting   &lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;                   .PivotTables("PivotTable1").PivotSelect "Fcst", xlDataAndLabel, True                                   &lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;                   Selection.Interior.ColorIndex = 35                &lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;                   Selection.Interior.Pattern = xlSolid            &lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;          End If        &lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;Next pt_item&lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;br /&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-117557219451733909?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/117557219451733909/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=117557219451733909' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/117557219451733909'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/117557219451733909'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/04/formating-pivot-table-items-using.html' title='Formating Pivot table items using VBA/Macro'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-117531371869712714</id><published>2007-03-31T13:01:00.000+08:00</published><updated>2007-03-31T14:48:23.683+08:00</updated><title type='text'>Excel Forms</title><content type='html'>Just Thursday, I sent out an email to my list sharing with them how to create an Excel form and save time in consolidating the results. Using the data collected, I analyse and presented how I did the analysis. I am surprised that the responses were exceptionally good with questions and people asking me how much the course course. In fact, I even get enquiries from past participants. Find out what this is all about by &lt;a href="http://www.advanced-excel.com/excel_form.html"&gt;clicking here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;BTW, I also have a new blog called &lt;a href="http://www.everydayexcel.com"&gt;everydayExcel&lt;/a&gt; which I used to share about experiences in other areas. Do visit me regularly.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-117531371869712714?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/117531371869712714/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=117531371869712714' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/117531371869712714'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/117531371869712714'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2007/03/excel-forms.html' title='Excel Forms'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-116115128538000601</id><published>2006-10-18T14:01:00.000+08:00</published><updated>2006-10-18T14:01:30.810+08:00</updated><title type='text'>Excel Challenge</title><content type='html'>Here is an &lt;a href="http://www.advanced-excel.com/tips_and_tricks.html"&gt;&lt;strong&gt;Excel Challenge&lt;/strong&gt;&lt;/a&gt; I have created. Let me know how fast can you complete the task.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-116115128538000601?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/116115128538000601/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=116115128538000601' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/116115128538000601'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/116115128538000601'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/10/excel-challenge.html' title='Excel Challenge'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-116066502320426798</id><published>2006-10-12T22:49:00.000+08:00</published><updated>2006-10-12T22:57:03.533+08:00</updated><title type='text'>How to use data validation</title><content type='html'>Data validation in Excel is used to restrict user from entering unwanted value or text into the cell.&lt;br /&gt;&lt;br /&gt;It can also be used to create a simple dropdown box so that user can select the desired value from a list.&lt;br /&gt;&lt;br /&gt;To know how to set up a cell with data validation, click &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/data_validation.html"&gt;here&lt;/a&gt;&lt;/strong&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-116066502320426798?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/116066502320426798/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=116066502320426798' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/116066502320426798'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/116066502320426798'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/10/how-to-use-data-validation.html' title='How to use data validation'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-116006634644836396</id><published>2006-10-06T00:31:00.000+08:00</published><updated>2006-10-06T00:39:06.893+08:00</updated><title type='text'>Excel for teachers</title><content type='html'>How you can use Excel is really up to your imagination. In one of my training course, somebody showed me a template which is used by their GM to monitor how well the team know about the product(s) and other key salient points necessary to carry out their responsibility. The template was very useful and I have since modified it so that it can be used to profile the class performance and make comparison between a student against the class (in the case of a school teacher) This will help to identify which topic is the class is in and also the student(s) that requires special attention. Would you like to share how you are using Excel in your profession?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-116006634644836396?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/116006634644836396/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=116006634644836396' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/116006634644836396'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/116006634644836396'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/10/excel-for-teachers.html' title='Excel for teachers'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-115997130098012580</id><published>2006-10-04T22:14:00.000+08:00</published><updated>2006-10-04T22:15:05.576+08:00</updated><title type='text'>Uses of Excel</title><content type='html'>Excel contains a lot of formulas that will help to simplify complicated calculations. By knowing these formulas, you can actually calculate depreciation in less than 5 rows. That's right less than 5 rows. I know some of you might be shock to hear that. I have spoken to many people and also know that they have been using Excel in an inefficient way. Why do I say that? Because they have been using an entire worksheet just to calculate depreciation. Isn't that a waste? Want to learn those formulas? Take a look at &lt;a href="http://www.advanced-excel.com"&gt;my website &lt;/a&gt;and see if you can figure out.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-115997130098012580?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/115997130098012580/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=115997130098012580' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115997130098012580'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115997130098012580'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/10/uses-of-excel_04.html' title='Uses of Excel'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-115988853114214201</id><published>2006-10-03T23:09:00.000+08:00</published><updated>2006-10-03T23:15:33.646+08:00</updated><title type='text'>Uses of Excel</title><content type='html'>What can Excel use for? Is it only capable of storing name list? Or to perform summation or tedious calculations? That is what a lot of people thought. The truth is, Excel can do more powerful things than that. One of the interesting things that it can do very well is forms, e.g. survey forms, feedback forms, etc. We are not talking about forms with boxes but form with dropdown list, option buttons and/or with check boxes, something like the form given below:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;img style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://photos1.blogger.com/blogger/5919/1675/320/Excel_Forms.jpg" border="0" /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;It is useful to create forms in Excel because by putting the answers in one row through links, users just need to copy and paste the answers into a consolidated worksheet. Thus saving time on consolidation.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-115988853114214201?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/115988853114214201/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=115988853114214201' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115988853114214201'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115988853114214201'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/10/uses-of-excel.html' title='Uses of Excel'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-115781960210997044</id><published>2006-09-10T00:26:00.000+08:00</published><updated>2006-09-10T00:33:22.410+08:00</updated><title type='text'>Crystal Report</title><content type='html'>The first time I encountered crystal report was in the late 90s. It was very powerful in pulling out data from database servers. The activity on pulling out data from databses used to be the job of the IT department. Now, users can do it themselves. It was great because I can pull out the data as and when I needed it without the need to fill up IT request form. And I can get the data I want instantly. But after I learnt about pivot table and MS Query, I never looked back....&lt;a href="http://www.advanced-excel.com/crystal_report.html"&gt;more&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-115781960210997044?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/115781960210997044/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=115781960210997044' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115781960210997044'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115781960210997044'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/09/crystal-report.html' title='Crystal Report'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-115693232056504362</id><published>2006-08-30T17:57:00.000+08:00</published><updated>2006-08-30T18:05:36.190+08:00</updated><title type='text'>Internal rate of return</title><content type='html'>Internal rate of return is a term used in the finance industry. The rate is derived based on the assumption that the net present value of a project is zero. At this rate (IRR), the decision to go ahead with the project is neutral. This means that the project will not add value to the portfolio, neither will it deduct any value from your existing investment. To calculate the IRR requires a financial calculator as it involves a lot of iterations to arrive at zero NPV. Alternatively, you can also use Excel to perform the calculation as a predefined worksheet formula has been developed for this purpose. Read more about how to calculate IRR using Excel &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/internal_rate_of_return.html"&gt;here&lt;/a&gt;&lt;/strong&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-115693232056504362?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/115693232056504362/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=115693232056504362' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115693232056504362'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115693232056504362'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/08/internal-rate-of-return.html' title='Internal rate of return'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-115435739716204221</id><published>2006-07-31T22:07:00.000+08:00</published><updated>2006-07-31T22:49:57.880+08:00</updated><title type='text'>Net Present Value</title><content type='html'>One categories of formulas that is available in Excel is for calculating financial information. It includes Present Value, Future Value and most important of all, Net Present Value. Net Present Value is used to evaluate the viability of an investment. If the Net Present Value (NPV) is positive, it means that it is worthwhile to take up that investments. It also takes into account the risk appetite of the investor. This is achieved through the use of the discount rate. An investment can be pretty complicated to evaluate as it is likey to involve cash flows for a number of years. Also, this may include cash out flow during the terms of the investment other than that in the initial stage. To calculate NPV, we usually have to draw a time line to get a clearer picture. And Excel is one good tool that could help you draw this time line. What's more, there are formulas that are provided By Excel that will help you calculate the net present value of this investment. To find out how, click &lt;a href="http://www.advanced-excel.com/net_present_value.html"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt; to find out more.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-115435739716204221?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/115435739716204221/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=115435739716204221' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115435739716204221'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115435739716204221'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/07/net-present-value.html' title='Net Present Value'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-115315041608681151</id><published>2006-07-17T23:33:00.000+08:00</published><updated>2006-07-17T23:33:36.216+08:00</updated><title type='text'>What is present value and how to calculate PV in Excel</title><content type='html'>Present value is a financial term used to define the value of a certain amt of money today. The present value of $1 today is $1. It you put $100 in the bank, that $100 will become $105 in one year time at an interest rate of 5%. $105 is the FV of the $100 in the first year, i.e. Year 1. If you continue to put the money ($105) in the bank, it will earn another 5% interest. Your bank account will have $110.25. That is the future value of your $100 today in year 2. If you notice, the future value is dependent on the interest rate offered by the bank. If the interest rate is 10%, the FV of your $100 in year 2 is higher. The amount is $121($100*1.1*1.1). It is equal to your original sum of $100 plus the interest for 2 years. Don't forget that the interest you earn in the first year will also earn you interest in the second year too.&lt;br /&gt;&lt;br /&gt;Assuming that you need to save $121 for some expenses two years from now, and you are interested to find out how much you would need to put into the bank today so that you will have $121 in the bank. As the bank is paying an interest rate of 10%, you know that you need to put in less today to obtain $121 in two years as a result of the interest your bank is paying you. That amount you are going to put in today is known as the present value and Excel is able to help you find out what is that amount with its present value formula.&lt;br /&gt;&lt;br /&gt;Find out how with this &lt;a href="http://www.advanced-excel.com/present_value.html"&gt;link&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-115315041608681151?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/115315041608681151/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=115315041608681151' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115315041608681151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115315041608681151'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/07/what-is-present-value-and-how-to_17.html' title='What is present value and how to calculate PV in Excel'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-115315012340606213</id><published>2006-07-17T23:23:00.000+08:00</published><updated>2006-07-17T23:28:44.150+08:00</updated><title type='text'>What is present value and how to calculate PV in Excel</title><content type='html'>Excel provides a comprehensive set of formulas to perform financial calculations such as the present value (PV) of an amount obtained in the future...... &lt;a href="http://www.advanced-excel.com/present_value.html"&gt;more&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-115315012340606213?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/115315012340606213/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=115315012340606213' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115315012340606213'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/115315012340606213'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/07/what-is-present-value-and-how-to.html' title='What is present value and how to calculate PV in Excel'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114943426496816456</id><published>2006-06-04T23:16:00.000+08:00</published><updated>2006-06-04T23:17:45.573+08:00</updated><title type='text'>How to join texts together and place them in a cell</title><content type='html'>This page will show you 2 methods that can join texts together. The result is the same but the way the formulas are presented are different .... &lt;a href="http://www.advanced-excel.com/join_texts_together.html"&gt;more&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114943426496816456?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114943426496816456/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114943426496816456' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114943426496816456'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114943426496816456'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/06/how-to-join-texts-together-and-place.html' title='How to join texts together and place them in a cell'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114857592668346602</id><published>2006-05-26T00:38:00.000+08:00</published><updated>2006-05-26T01:05:49.226+08:00</updated><title type='text'>Excel course</title><content type='html'>It is true that you can solve your Excel problem(s) by searching the internet for the functions or formulas and find out how it works. I do that all the time. There are very credible websites on the net where you can find everything you want to know about Excel. The question is, do you know what to find to get to that solution. There are times when I encounter difficulty in solving my Excel problem because I do not know how to start searching. And the cause of it is that I do not know that such as solution exist or certain issues can be resolved using a particular approach. As such, it is important that you build a strong foundation in Excel. With a strong foundation, you can then make Excel work for you and not the other way round. I have come up with a course containing business case studies and how to solve these business case studies using various combination of tools and techniques. This course was orginally a classroom course. To my surprise, it was very well received and my participants are referring their friends and colleagues to attend my course. As such, I decided to create this online course so that I can share my expereince with you. My Excel test is actually the first case in my course. Take the test and you will know what you are missing.&lt;br /&gt;&lt;br /&gt;Here is the link which will share with you my story on using Excel to improve my quality of life. If that is what you are looking for, click on the link &lt;a href="http://business-excel-training-course.com/online_course.php"&gt;http://business-excel-training-course.com/online_course.php&lt;/a&gt; now!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114857592668346602?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114857592668346602/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114857592668346602' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114857592668346602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114857592668346602'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/05/excel-course.html' title='Excel course'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114826226508532445</id><published>2006-05-22T09:38:00.000+08:00</published><updated>2006-05-22T09:44:25.350+08:00</updated><title type='text'>How to calculate the number of working days between 2 periods</title><content type='html'>Excel has a worksheet formula called Networkdays. It's purpose is to calculate the number of days between 2 periods minus Sat and Sun in that period. What's more, you could even exclude holidays in your computation. Assuming that you have a holiday in that week (between Mon to Fri), the formula will return only 4 working days for that week. To find out more about this function, visit &lt;a href="http://www.advanced-excel.com/date_functions.html#networkdays"&gt;http://www.advanced-excel.com/date_functions.html#networkdays&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114826226508532445?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114826226508532445/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114826226508532445' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114826226508532445'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114826226508532445'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/05/how-to-calculate-number-of-working.html' title='How to calculate the number of working days between 2 periods'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114676159550026645</id><published>2006-05-05T00:52:00.000+08:00</published><updated>2006-05-05T13:58:24.570+08:00</updated><title type='text'>Pivot Table features</title><content type='html'>Pivot tables was one of the great functions ever put into Excel. Its drag and drop function make it so easy to use that minimum or no training is required. A demo is what it takes to use the pivot table. That is for the user. Training is however required to set up the pivot table and to learn about the options to make it easier for the user to manipulate the pivot table.&lt;br /&gt;Another key feature about the pivot table is the ability to filter the records conveniently. For example, users can filter the sales data to look at the records for a particular month at the click of a button.&lt;br /&gt;&lt;br /&gt;The info can be presented in multiple levels. For eg., U can present the details in product group, followed by product name, then product dimension.&lt;br /&gt;&lt;br /&gt;Like Crystal reports, Pivot table can also retrieve data from desktop databases (e.g. Access, DBase IV) and database servers (sql servers, mysql servers). While pivot tables’ capability is not as powerful as reporting tools such as Crystal reports, impromptu, business objects, it is able to meet the needs of most users at no cost to the user since Excel is a basic office productivity  tool ...... &lt;a href="http://www.advanced-excel.com/pivot_table.html"&gt;more details&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114676159550026645?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114676159550026645/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114676159550026645' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114676159550026645'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114676159550026645'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/05/pivot-table-features.html' title='Pivot Table features'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114615851163120561</id><published>2006-04-28T01:20:00.000+08:00</published><updated>2006-04-28T01:23:19.926+08:00</updated><title type='text'>Payback Period</title><content type='html'>I was conducting Excel training a few weeks ago when one of the participants was asking me how to use Excel to calculate pay back period. He asked specifically for that because Excel has provided a complete set of formulas for financial calculations. This includes formulas to calculate Net Present Value (commonly known as NPV), Internal Rate of Returns (IRR), Present Value (PV), Future Value (FV), etc.&lt;br /&gt;&lt;br /&gt;Financial formulas are commonly used to evaluate business investments, as to whether it is viable to invest in a particular project. What is unknown to most people is that these financial formulas could be used by individuals as well. One example is in evaluating insurance policies. I thought of using insurance policy because my participants are mostly working in other functional areas and would be less interested in the solution if I were to use a business scenario to present the solution on the payback period. Using an insurance policy is helpful in arousing the interest of the participants because they are likely to purchase or have purchased some insurance policies.&lt;br /&gt;&lt;br /&gt;Click &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/payback_period.html"&gt;here&lt;/a&gt;&lt;/strong&gt; to see the solution&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114615851163120561?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114615851163120561/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114615851163120561' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114615851163120561'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114615851163120561'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/04/payback-period.html' title='Payback Period'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114537877285054060</id><published>2006-04-19T00:43:00.000+08:00</published><updated>2007-03-31T12:48:01.526+08:00</updated><title type='text'>Remove Duplicates using Excel advanced filter</title><content type='html'>Using advanced filter, we can get the list of unique records from the data list ...&lt;br /&gt;&lt;a href="http://www.advanced-excel.com/unique_records.html"&gt;click her for more details&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114537877285054060?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114537877285054060/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114537877285054060' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114537877285054060'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114537877285054060'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/04/remove-duplicates-using-excel-advanced.html' title='Remove Duplicates using Excel advanced filter'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114451188277574751</id><published>2006-04-08T23:57:00.000+08:00</published><updated>2006-04-08T23:58:04.690+08:00</updated><title type='text'>Using the Subtotal Function in Excel</title><content type='html'>A step by step guide in using the subtotal function in Excel. Explanation are also given in the guide. &lt;a href="http://www.advanced-excel.com/subtotal_function.html"&gt;http://www.advanced-excel.com/subtotal_function.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114451188277574751?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114451188277574751/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114451188277574751' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114451188277574751'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114451188277574751'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/04/using-subtotal-function-in-excel.html' title='Using the Subtotal Function in Excel'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114408270140348562</id><published>2006-04-04T00:42:00.000+08:00</published><updated>2006-04-04T00:45:13.236+08:00</updated><title type='text'>What is excel used for in business</title><content type='html'>The following link talks about how microsoft excel is used in businesses. &lt;a href="http://www.advanced-excel.com/what_is_excel.html"&gt;http://www.advanced-excel.com/what_is_excel.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114408270140348562?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114408270140348562/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114408270140348562' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114408270140348562'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114408270140348562'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/04/what-is-excel-used-for-in-business.html' title='What is excel used for in business'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114183635574027522</id><published>2006-03-09T00:44:00.000+08:00</published><updated>2006-03-09T00:45:56.300+08:00</updated><title type='text'>All about Vlookup</title><content type='html'>Vlookup function is one of the most useful functions in Ms Excel. Click &lt;strong&gt;&lt;a href="http://www.advanced-excel.com/vlookup_function.html"&gt;here&lt;/a&gt;&lt;/strong&gt; to find out why&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114183635574027522?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114183635574027522/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114183635574027522' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114183635574027522'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114183635574027522'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/03/all-about-vlookup.html' title='All about Vlookup'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114157569388080425</id><published>2006-03-06T00:20:00.000+08:00</published><updated>2006-03-06T00:21:34.413+08:00</updated><title type='text'>Separate the text into two lines in a cell in Excel</title><content type='html'>Here is the solution to separate the text into two lines in a cell in Excel&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.advanced-excel.com/two_lines_in_a_cell.html"&gt;Permalink -- click for full blog&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114157569388080425?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114157569388080425/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114157569388080425' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114157569388080425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114157569388080425'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/03/separate-text-into-two-lines-in-cell.html' title='Separate the text into two lines in a cell in Excel'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-114014675484664831</id><published>2006-02-17T11:18:00.000+08:00</published><updated>2006-02-17T11:25:55.406+08:00</updated><title type='text'>Excel Video</title><content type='html'>When I write for this blog and other excel webpages, I always wonder if you understand what I wrote. In the first place, you have to understand what I write and then, you would have to translate those words into images so that you could appreciate what I am trying to tell you. It must have been pretty painful for you.&lt;br /&gt;&lt;br /&gt;But now, I have the solution. That is to produce video. In this way, I could explain what I am doing and you could watch the effects in the video. I am sure you would apprecate the tips and tricks better than what you are doing now. It is like you are in a training course where the training explains the steps and you watch it come true. This means that you can remember the steps by listening and seeing. Here is one of my recent works &lt;a href="http://www.advanced-excel.com/find_blank_cells.html"&gt;http://www.advanced-excel.com/find_blank_cells.html&lt;/a&gt;. Enjoy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-114014675484664831?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/114014675484664831/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=114014675484664831' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114014675484664831'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/114014675484664831'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/02/excel-video.html' title='Excel Video'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113982054790437869</id><published>2006-02-13T16:19:00.000+08:00</published><updated>2006-02-13T16:53:03.996+08:00</updated><title type='text'>About Vlookup</title><content type='html'>Assuming that I have 2 tables. One table contains a list of invoice numbers. Another contains another list of invoice numbers with the second column containing the value of the invoice found in the 1st column.&lt;br /&gt;&lt;br /&gt;I try to set up a vlookup formula in the cell next to the invoice number in tbale 1, to look up the invoice number in table 2 based on invoice numerb given in table 1. If the invoice number is found, I want the invoice value (residing in column 2 table 2) to be returned in the cell. In some isntances, the invoice values were returned the right results but on other times, it gives me an error syntax "#N/A". When I check table 2, the invoice number exist but the invoice value was not returned. What could have gone wrong?&lt;br /&gt;&lt;br /&gt;To use vlookup to lookup for a particular value/text in another table (Table 2 in this case), you must make sure that the format is the same as that given in Table 1. If the invoice number in Table 1 is a number, while the invoice number in table 2 is a text, vlookup will return a "N/A" results indicating that the invoice number cannot be found. As such, before you use vlookup formula between 2 tables, you must make sure that the format for (the invoice numbers) in table 1 and 2 are the same. Only then can Excel find the value and return the results you are look for.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113982054790437869?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113982054790437869/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113982054790437869' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113982054790437869'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113982054790437869'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/02/about-vlookup.html' title='About Vlookup'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113930603037037903</id><published>2006-02-07T17:22:00.000+08:00</published><updated>2006-02-07T17:53:53.866+08:00</updated><title type='text'>Converting Numbers to Text</title><content type='html'>You have an Excel worksheet that contains the phone numbers of suppliers and customers. You would like to convert them to text so that you could export these numbers into another IT system. What should you do?&lt;br /&gt;&lt;br /&gt;Most users would simply highlight the range of numbers and then format these cells as text. They thought that by doing so, the numbers are all converted to text. THis is not so. When the cells are formated to text, the numbers in these cells remain as numbers. To convert them to text, you need to use the Excel worksheet function called "Text". Assuming that you have a cell in A1 that contains the number 5. To convert it to text, you need to enter the formula &lt;span style="color:#3333ff;"&gt;=text(A1,"@")&lt;/span&gt; , including the "=" into the cell say B1. The number 5 will become a text and when you try to sum up this value with others, it will not included.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113930603037037903?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113930603037037903/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113930603037037903' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113930603037037903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113930603037037903'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/02/converting-numbers-to-text.html' title='Converting Numbers to Text'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113809166731419966</id><published>2006-01-24T16:26:00.000+08:00</published><updated>2006-01-24T16:34:28.390+08:00</updated><title type='text'>Convert text to number</title><content type='html'>There are times when you receive a set of records in a worksheet and they are presented in text format. As such you are unable to use these text formatted numbers to perform calculations. In this case, you would need to convert them into numbers.&lt;br /&gt;&lt;br /&gt;How then can we convert the text formatted numbers into real numbers that can be used for calculations?&lt;br /&gt;&lt;br /&gt;Here is a function that will achieve what you are looking for. It is called the value function.  Assuming that you have a text formatted number in A1. To convert it to a number, you just have to type in the formula say in A2 "=value(A1)". The text formatted number would be converted to value and ready for you to perform calculations.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113809166731419966?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113809166731419966/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113809166731419966' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113809166731419966'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113809166731419966'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/01/convert-text-to-number.html' title='Convert text to number'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113742593879562359</id><published>2006-01-16T23:38:00.000+08:00</published><updated>2006-01-16T23:39:21.053+08:00</updated><title type='text'>Pulling out text from a cell</title><content type='html'>There are 3 functions that will allow you to pull out text within a cell. These 3 functions will help to pick up certain details that are necessary foranalysis or presentation.&lt;br /&gt;&lt;br /&gt;For example, you have a column of text which shows the currency denomination and the amount :&lt;br /&gt;&lt;br /&gt;SGD 1000&lt;br /&gt;USD 3203&lt;br /&gt;GBP 342&lt;br /&gt;Yen 543334&lt;br /&gt;&lt;br /&gt;In our case, we want to know the denomication of the currency used. To do that, we could use the left function to pull out the first 3 characters in the cell. Assuming that the first cell is in A1, the formula would be written as follows "=left(A1,3)" (exclude the "). By doing so, Excel will pull out the first 3 characters of text from the cell. The results would show SGD, USD, GBP, etc..... RIGHT Function works the same way as LEFT function except that the counting starts from the right.&lt;br /&gt;&lt;br /&gt;Mid works in a similar way except that it is capable of pulling out text in middle of a phrase that is in the cell. For example, Cell A1 contains the phrase "Excel contains a lot of advanced function". To pull out the string of text say "contains", you can use the following formula "=mid(A1,7,8)" The formula will pull out the string of text starting from the 7th position and 8 characters from that position.&lt;br /&gt;&lt;br /&gt;Have a blessed week ahead.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113742593879562359?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113742593879562359/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113742593879562359' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113742593879562359'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113742593879562359'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/01/pulling-out-text-from-cell.html' title='Pulling out text from a cell'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113655807243735532</id><published>2006-01-06T22:34:00.000+08:00</published><updated>2006-01-06T23:13:36.623+08:00</updated><title type='text'>Making full use of the toolbar</title><content type='html'>When you install Excel, 2 toolbars (standard and formating) will be presented in the application. You should see something like this.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://photos1.blogger.com/hello/271/9297/640/Tool_Bar_Original.jpg"&gt;&lt;img style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid" src="http://photos1.blogger.com/hello/271/9297/320/Tool_Bar_Original.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Tool_Bar_Original &lt;a href="http://picasa.google.com/blogger/" target="ext"&gt;&lt;img style="BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px" alt="Posted by Picasa" src="http://photos1.blogger.com/pbp.gif" align="absMiddle" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The problem with this presentation is that the icons in both toolbars are not fully displayed. In this case, it would have been difficult for you to know all the shortcuts you could use (with the icons) since you can't see them. To make full use of the icons given in these 2 toolbars, you need to separate them. Here is how:&lt;br /&gt;&lt;br /&gt;1) Move your mouse cursor along the icons in the toolbars from the left to the right. As you move to the right, the cursor will become a shape with 4 arrows pointing in 4 different directions.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://photos1.blogger.com/hello/271/9297/640/Tool_Bar_move.jpg"&gt;&lt;img style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid" src="http://photos1.blogger.com/hello/271/9297/320/Tool_Bar_move.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Tool_Bar_Move &lt;a href="http://picasa.google.com/blogger/" target="ext"&gt;&lt;img style="BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px" alt="Posted by Picasa" src="http://photos1.blogger.com/pbp.gif" align="absMiddle" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;2) When the shape appears, click and hold onto the left mouse button and move the tool bar slight downward. The 2 toolbars will be presented in 2 rows and you would be able to see the full range of icons for the 2 toolbars.&lt;br /&gt;3) Let go of the mouse button and you are done. You should be able to see your 2 toolbars presented as follows:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://photos1.blogger.com/hello/271/9297/640/Tool_Bar_final.0.jpg"&gt;&lt;img style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid" src="http://photos1.blogger.com/hello/271/9297/320/Tool_Bar_final.0.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Tool_Bar_Final &lt;a href="http://picasa.google.com/blogger/" target="ext"&gt;&lt;img style="BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px" alt="Posted by Picasa" src="http://photos1.blogger.com/pbp.gif" align="absMiddle" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have a blessed weekend.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113655807243735532?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113655807243735532/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113655807243735532' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113655807243735532'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113655807243735532'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/01/making-full-use-of-toolbar.html' title='Making full use of the toolbar'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113639613551202666</id><published>2006-01-05T01:26:00.000+08:00</published><updated>2006-01-05T01:37:21.236+08:00</updated><title type='text'>What is the fastest way to do this?</title><content type='html'>Happy New Year to you. I wish you and your family a blessed 2006.&lt;br /&gt;&lt;br /&gt;My apologies for not updating the blog for such a long time. The last 2 weeks was extremely busy for me as I rush for a number of my projects. I received a query and thought it would be good to share the answer with all of you. The question is as follows:&lt;br /&gt;&lt;br /&gt;What is the fastest way to do this: check the cells for zero and delete the row if it is zero.&lt;br /&gt;&lt;br /&gt;Solution&lt;br /&gt;1) Highlight the list in the Excel Worksheet.&lt;br /&gt;2) Go to Menu and select Edit, Find or use "Ctrl F" (shortcut key)&lt;br /&gt;3) Type in the number "zero"&lt;br /&gt;4) Click on the "Find ALL" button. Make sure that the option exact match is selected. This is to make sure that MS Excel does not return those cells with zero such as 10, 20, 30 , etc.&lt;br /&gt;5.)Select the list by&lt;br /&gt;5a) Go to the first item in the list.&lt;br /&gt;5b) Hold on the shift key and click on the last item in the list.&lt;br /&gt;5c) You have highlighted the entire list (See diagram below)&lt;br /&gt;&lt;a href="http://photos1.blogger.com/blogger/5919/1675/640/Delete_Rows_With_Zero.jpg"&gt;&lt;br /&gt;&lt;img style="DISPLAY: block; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://photos1.blogger.com/blogger/5919/1675/320/Delete_Rows_With_Zero.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;6) Close the find and replace dialog box.&lt;br /&gt;7) Delete the rows using the following command. Edit &gt;Delete and select entire row and click Ok.&lt;br /&gt;&lt;br /&gt;The rows with zeros are deleted.&lt;br /&gt;&lt;br /&gt;That's all for today. Drop me an email if this has been useful to you.&lt;br /&gt;&lt;br /&gt;Cheers. &lt;a href="http://picasa.google.com/" target="ext"&gt;&lt;img style="BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; BACKGROUND: 0% 50%; PADDING-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; moz-background-clip: initial; moz-background-origin: initial; moz-background-inline-policy: initial" alt="Posted by Picasa" src="http://photos1.blogger.com/pbp.gif" align="middle" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113639613551202666?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113639613551202666/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113639613551202666' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113639613551202666'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113639613551202666'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2006/01/what-is-fastest-way-to-do-this.html' title='What is the fastest way to do this?'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113527411675556230</id><published>2005-12-23T01:45:00.000+08:00</published><updated>2005-12-23T01:55:17.863+08:00</updated><title type='text'>The Top Ten secrets of Excel</title><content type='html'>Hi all,&lt;br /&gt;&lt;br /&gt;My apologies for not updating the blog for such a long time. I have been overwhelmed with work that I could not find the time to provide new information to you. It is quite coming up with topics out of the blue. As such, I appeal to you to send me some of your Exel-related problems and I will solve it FOC. The condition is that I could share it with others on the blog.&lt;br /&gt;&lt;br /&gt;Last week, I have attend a live telecast called the "Learn 10 Secrets About Excel" You can view it online @ &lt;span style="font-size:85%;"&gt;&lt;a href="https://www118.livemeeting.com/cc/mseventsbmo/viewReg"&gt;https://www118.livemeeting.com/cc/mseventsbmo/viewReg&lt;/a&gt;  or download the whole e-book at a cheaper.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113527411675556230?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113527411675556230/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113527411675556230' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113527411675556230'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113527411675556230'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2005/12/top-ten-secrets-of-excel.html' title='The Top Ten secrets of Excel'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113475602551784662</id><published>2005-12-17T01:59:00.000+08:00</published><updated>2005-12-17T02:00:26.370+08:00</updated><title type='text'>A quick way to copy formula down hundreds of rows.</title><content type='html'>If you have 2 columns with 1000 rows each (say column A and B)  and you created a formula in the first row (e.g. in column C). In most cases, you would have copied the formula throughout the 1000 rows by dragging the formula down. And one problem you faced is that you would take quite a while to drag to the 1000th row. In addition, you are likely to drag beyond the 1000 rows and have to back track.&lt;br /&gt;&lt;br /&gt;Now, there is a simpler way. It just take 2 seconds to copy the formula down 1000 rows, or even 10000 rows. What you have to do is to move your mouse cursor to the bottom right corner of the formula cell in column C until a cross appears. Then double click on your left mouse button. Excel will make reference to the cells to the left of the formula cell (Column B in this case) and copy the formula all the way down to the last row (reference to column B). And you are done.&lt;br /&gt;&lt;br /&gt;Enjoy your weekend.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113475602551784662?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113475602551784662/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113475602551784662' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113475602551784662'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113475602551784662'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2005/12/quick-way-to-copy-formula-down.html' title='A quick way to copy formula down hundreds of rows.'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113466420693692922</id><published>2005-12-16T00:30:00.000+08:00</published><updated>2005-12-16T01:06:17.203+08:00</updated><title type='text'>The power of Pivot Table (Part VIII)</title><content type='html'>&lt;span class="973000616-15122005"&gt;&lt;span style="font-family:Verdana;"&gt;My apologies for not blogging for the past 2 days. I have to attend a conference on coporate planning and was busy preparing for my presentation for the conference. I was also trying to meet some project schedules.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="973000616-15122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="973000616-15122005"&gt;&lt;span style="font-family:Verdana;"&gt;I guess this should be the last posting on Pivot Table. There are too many things to cover on Pivot Table that I can spend 2 full days sharing with you all that I know. Having said that, I didn't want to bore you with more details until you have played around with those that I have posted in the last 2 weeks. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="973000616-15122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="973000616-15122005"&gt;&lt;span style="font-family:Verdana;"&gt;Do you know that Excel Pivot Table can give you the raw data that make up a particular result in one single step?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="973000616-15122005"&gt;&lt;span style="font-family:Verdana;"&gt;For example, if you are to double click on any one of the Sum of Amount cells, Excel will present the string of records that make up that number in another new worksheet. It will give you all the other details including fields that are not even presented in the pivot table. This is a wonderful function because it allows you to drill down to the most basic details. I don't think crystal report or Business Objects provide that. I may be wrong though.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="973000616-15122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="973000616-15122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="973000616-15122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;div align="left"&gt;&lt;div align="left"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt; &lt;/div&gt;&lt;br clear="all"&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113466420693692922?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113466420693692922/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113466420693692922' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113466420693692922'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113466420693692922'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2005/12/power-of-pivot-table-part-viii.html' title='The power of Pivot Table (Part VIII)'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113441060364711017</id><published>2005-12-13T02:03:00.000+08:00</published><updated>2005-12-13T09:50:00.403+08:00</updated><title type='text'>The power of Pivot Table (Part VII)</title><content type='html'>&lt;span class="771251217-12122005"&gt;&lt;span style="font-family:Verdana;"&gt;Let's have something simple today. Now if you have a pivot table that shows two attributes on the left column of the pivot table, i.e. Customer Name followed by Promotion as per our pivot table we created in PART V. &lt;/span&gt;&lt;/span&gt;&lt;span class="771251217-12122005"&gt;&lt;span style="font-family:Verdana;"&gt;Do you know that you could hide the details such as those under promotion? &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;span class="771251217-12122005"&gt;&lt;span style="font-family:Verdana;"&gt;What you need to do is to double click on a particular customer name and the promotion details are hidden. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="771251217-12122005"&gt;&lt;span style="font-family:Verdana;"&gt;To unhide the details, double click on customer name again and the details under promotion appear. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113441060364711017?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113441060364711017/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113441060364711017' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113441060364711017'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113441060364711017'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2005/12/power-of-pivot-table-part-vii.html' title='The power of Pivot Table (Part VII)'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113414445746348186</id><published>2005-12-10T00:07:00.000+08:00</published><updated>2005-12-10T00:20:43.450+08:00</updated><title type='text'>The power of Pivot Table (Part VI)</title><content type='html'>&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;First, let us recap what we have covered so far. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;1) We have learnt how to create a pivot table. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;2) Format the results &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;3) Present the company sales results by customers, by promotion and by salesman.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;I mentioned in point 3 that the sales results were company's results. What if you want to find out who are the key customers in a particular category or division? Here is how:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;a) Move your mouse over the pivot table.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;b) Click on the right mouse button and select wizard.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;c) When you are brought back to Step 3 of 3 of the wizard, click on the layout button.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;d) Notice on the top left hand corner that say page? Drag and drop the field call "division" into the page area.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;e) Click Ok to get out of the layout dialog box and click finish to complete the wizard.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;f) On the top left hand corner of the pivot table, you will see the field "division". With this, you can select the desired division and the data are filtered to show only the top selling customers by promotion by salesmen for the that division.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;I hope I have amazed you with what Excel can do. Please come back if you want to discover more. Do come back if you are still not convinced about the power of Excel.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;Have a blessed weekend.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="083501815-09122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;div align="left"&gt;&lt;div align="left"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;br clear="all"&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113414445746348186?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113414445746348186/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113414445746348186' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113414445746348186'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113414445746348186'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2005/12/power-of-pivot-table-part-vi.html' title='The power of Pivot Table (Part VI)'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113405916468381572</id><published>2005-12-09T00:26:00.000+08:00</published><updated>2005-12-09T00:38:26.626+08:00</updated><title type='text'>The power of pivot table (Part V)</title><content type='html'>&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;If you have followed through my recent blogs on The power of Pivot Table Part I to Part VI, you would have formatted the pivot table in a presentable format with the customers ranked by the total amount they have purchased from the company in descending order. The pivot table would have displayed which salesmen have sold products to the customers.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;You may find that the above format is not sufficient for you to make decision on how you should classify the customers. You wonder whether the top customers are purchasing more of promotion items or normal items from you. Is pivot table able to do that? The answer is yes and here is how:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;1) Move the mouse pointer over the pivot table.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;2) Right click the mouse button.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;3) A pop up menu will appear. Look for wizard and select it.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;4) You are brought back to the step 3 of the pivot table wizard. Click on the layout button.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;5) Now drag the field "promotion" from the list to the column area right below the customer name.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;6) Click Ok and finished.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;7) You should see the field "promotion" appearing on the left side of the "customer name"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;8) Move the mouse button over the the right border of the row label as shown in this &lt;a href="http://www.synergyworks.com.sg/excelworks/format_pivot_table_subtotal.jpg"&gt;diagram&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;9) Left click on the mouse button.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;10) All the sub-total would be selected.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;11) &lt;/span&gt; &lt;span style="font-family:Verdana;"&gt;Highlight the sub-total with a color. For me, I would choose yellow.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;Now you are able to make more informed business decisions with the additional dimension added. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;Note: You can add as many dimensions to the column or row area. But remember that having more may not be better. Try not to micro analyse. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;Take care and God Bless.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="786584615-08122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;div align="left"&gt;&lt;div align="left"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt; &lt;/div&gt;&lt;br clear="all"&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113405916468381572?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113405916468381572/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113405916468381572' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113405916468381572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113405916468381572'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2005/12/power-of-pivot-table-part-v.html' title='The power of pivot table (Part V)'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17478628.post-113396338037146095</id><published>2005-12-07T21:49:00.000+08:00</published><updated>2005-12-07T21:54:31.443+08:00</updated><title type='text'>Back to The power of Pivot Table (Part IV)</title><content type='html'>&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;Now that you have formated the results (Sum of Amount) for the pivot table, you might want to know that you could also rearrange the customers within the pivot table by ascending or decending alphabetical orders. That is not all. You can also arrange the customers list based on their purchases (ascending or decending order). What's more, you could even do a filter such that only the top x or bottom x number of customers are displayed in the pivot table. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;Interested to find out how? Read on.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;1) Double click on the grey box/button on the top left corner of the pivot table with the label "Customer Name"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;2) A dialog box called Pivot Table Field wil appear. Click on the Advanced button.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;3) Another Dialog box called PivotTable Field Advanced Options will appear.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;4) Under the AutoSort Option, you can select Manual (Arranging the customer based on your own preference), ascending or descending order.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;5) If you click on ascending or descending order, you would be able to choose the sorting preference, By customer name or by Sum of Amount (Purchases)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;6) You can activate the Top 10 Auto Show by selecting the "on" option. Click on the drop down box and choose bottom if you decided to show the bottom x results in the pivot table. X is determined by the box next to the top/bottom selection.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;7) If you have more than one result in the pivot table, you could select the field which the top or bottom x results should be based on. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;8) Once you have made the relevant selection for the pivot table, click "ok" twice to return to the pivot table.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;Task Completed.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;God bless you with a wonderful day ahead.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;span style="font-size:85%;"&gt;If you want to learn about pivot table hands-on and are in Singapore on 12 and 19 Dec, you may want to consider signing up for my course. It will benefit those who are interested in business intelligence. Click &lt;/span&gt;&lt;a href="http://www.synergyworks.com.sg/exceltrainingoutlinespecial.html"&gt;&lt;span style="font-size:85%;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:85%;"&gt; for more details.&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="992240513-07122005"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;div align="left"&gt;&lt;div align="left"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt; &lt;/div&gt;&lt;br clear="all"&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17478628-113396338037146095?l=excelworks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://excelworks.blogspot.com/feeds/113396338037146095/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17478628&amp;postID=113396338037146095' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113396338037146095'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17478628/posts/default/113396338037146095'/><link rel='alternate' type='text/html' href='http://excelworks.blogspot.com/2005/12/back-to-power-of-pivot-table-part-iv.html' title='Back to The power of Pivot Table (Part IV)'/><author><name>JK</name><uri>http://www.blogger.com/profile/05476379885007187851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://1.bp.blogspot.com/_Pp61ZlRDK2M/SQJwaBCEuhI/AAAAAAAAACg/fCkLd1GCxB0/S220/jason_caricature_small_R.jpg'/></author><thr:total>0</thr:total></entry></feed>
