<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Excel</title><subtitle type="html">24 hour Excel support</subtitle><id>http://blogs.ether.com/CommunityServer/blogs/13487651/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.ether.comhttp://blogs.ether.com/galimi" /><link rel="self" type="application/atom+xml" href="http://blogs.ether.com/CommunityServer/blogs/13487651/atom.aspx" /><generator uri="http://communityserver.org" version="91.630.50623.91">Community Server</generator><updated>2007-04-01T02:14:00Z</updated><entry><title>Data Validation</title><link rel="alternate" type="text/html" href="http://blogs.ether.com/CommunityServer/UserBlogPosts/galimi/Data-Validation/356887.aspx" /><id>http://blogs.ether.com/CommunityServer/UserBlogPosts/galimi/Data-Validation/356887.aspx</id><published>2008-04-24T09:43:00Z</published><updated>2008-04-24T09:43:00Z</updated><content type="html">&lt;p&gt;&lt;font face=Verdana&gt;I received a phone call from a Marketing Team wanting to know how to create a drop down list within a cell.&amp;nbsp; Data Validation is the perfect way to accomplish this.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana&gt;From the&amp;nbsp;&lt;strong&gt;Data&lt;/strong&gt; menu, select &lt;strong&gt;Validation&lt;/strong&gt;.&amp;nbsp; A screen similar to the following should appear:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana&gt;&lt;img src="http://www.antenyc.com/uploaded_images/data_validation.JPG" /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana&gt;Under the &lt;strong&gt;&lt;u&gt;A&lt;/u&gt;llow: &lt;/strong&gt;selection, choose &lt;strong&gt;List&lt;/strong&gt;.&amp;nbsp; In the &lt;strong&gt;&lt;u&gt;S&lt;/u&gt;ource:&lt;/strong&gt; drop down, type in the items you wish to have appear in the cell, separated by a comma.&amp;nbsp; It's that simple.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.ether.com/CommunityServer/aggbug.aspx?PostID=356887" width="1" height="1"&gt;</content><author><name>galimi</name><uri>http://blogs.ether.com/CommunityServer/members/galimi.aspx</uri></author></entry><entry><title>Interest</title><link rel="alternate" type="text/html" href="http://blogs.ether.com/CommunityServer/UserBlogPosts/galimi/Interest/356111.aspx" /><id>http://blogs.ether.com/CommunityServer/UserBlogPosts/galimi/Interest/356111.aspx</id><published>2008-04-21T03:42:00Z</published><updated>2008-04-21T03:42:00Z</updated><content type="html">&lt;p&gt;&lt;font face=Verdana&gt;I just got off the phone with a customer who wanted to know how to calculate compound interest.&amp;nbsp; There are two easy ways to accomplish this in Excel.&amp;nbsp; First, on a line by line basis, secondly, using exponents.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;u&gt;&lt;font face=Verdana&gt;Line by Line:&lt;br /&gt;&lt;/font&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p align=center&gt;&lt;img src="http://www.antenyc.com/tools/pics/linebyline.JPG" width=400 /&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana&gt;Download a copy of the &lt;a href="http://www.antenyc.com/tools/compound.xls"&gt;spreadsheet&lt;/a&gt; to follow along.&amp;nbsp; Cell &lt;strong&gt;A2&lt;/strong&gt; contains the amount you are seeding your account with.&amp;nbsp; Cell &lt;strong&gt;B2&lt;/strong&gt; is 1, the first year of interest.&amp;nbsp; Cell &lt;strong&gt;C2&lt;/strong&gt; is the interest you expect to earn that year.&amp;nbsp; Cell &lt;strong&gt;D2&lt;/strong&gt; is the &lt;strong&gt;result&lt;/strong&gt; of multiplying cells &lt;strong&gt;A2&lt;/strong&gt; and &lt;strong&gt;C2&lt;/strong&gt;, returning the interest in dollars earned.&amp;nbsp; Cell &lt;strong&gt;A3&lt;/strong&gt; is the result of adding cells &lt;strong&gt;A2&lt;/strong&gt; and &lt;strong&gt;D2&lt;/strong&gt;, capital plus interest earned.&amp;nbsp; Cell &lt;strong&gt;B3&lt;/strong&gt; is the result of adding one to cell &lt;strong&gt;B2&lt;/strong&gt;, increasing the year by one.&amp;nbsp; Cell &lt;strong&gt;C3&lt;/strong&gt; is set to equal cell &lt;strong&gt;C2&lt;/strong&gt;, which assumes the &lt;strong&gt;same&lt;/strong&gt; interest rate every year.&amp;nbsp; Cell &lt;strong&gt;D2&lt;/strong&gt; can be copied to cell &lt;strong&gt;D3&lt;/strong&gt; as the formula will remain the same.&amp;nbsp; Copy cell range &lt;strong&gt;A3 through D3&lt;/strong&gt; down as far as you would like to the see the compound result.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana&gt;&lt;u&gt;Exponent:&lt;br /&gt;&lt;/u&gt;The above can be accomplished using exponents.&amp;nbsp; The above layout is &lt;em&gt;essentially&lt;/em&gt; each year &lt;em&gt;compounding&lt;/em&gt;, or building off the prior year.&amp;nbsp; The formula to see the result of a multi-period compound effect is &lt;strong&gt;1 plus the&amp;nbsp;interest rate&lt;/strong&gt; &lt;strong&gt;to the power of the number of periods, multiplied by the initial capital&lt;/strong&gt;.&amp;nbsp; In our example above, we can enter the formula &lt;strong&gt;=1.05^20 * 1000&lt;/strong&gt; to receive the same result as we did on the line by line basis.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.ether.com/CommunityServer/aggbug.aspx?PostID=356111" width="1" height="1"&gt;</content><author><name>galimi</name><uri>http://blogs.ether.com/CommunityServer/members/galimi.aspx</uri></author></entry><entry><title>Parsing</title><link rel="alternate" type="text/html" href="http://blogs.ether.com/CommunityServer/UserBlogPosts/galimi/Parsing/117509.aspx" /><id>http://blogs.ether.com/CommunityServer/UserBlogPosts/galimi/Parsing/117509.aspx</id><published>2007-04-01T06:14:00Z</published><updated>2007-04-01T06:14:00Z</updated><content type="html">&lt;p&gt;&lt;font face=Verdana&gt;Excel has &lt;strong&gt;numerous&lt;/strong&gt; functions for parsing data.&amp;nbsp; Frequently, clients will call me because they need to rearrange data in Excel &lt;strong&gt;or&lt;/strong&gt; extract only certain information from a cell.&amp;nbsp; Let's say a client would like to take the first and last name of their list and put the first&amp;nbsp;name into&amp;nbsp;column B.&amp;nbsp; This is &lt;em&gt;easily&lt;/em&gt; accomplished using functions like &lt;strong&gt;left &amp;amp; right&lt;/strong&gt;.&amp;nbsp; In our example, cell A2 will contain the name &lt;strong&gt;John Doe&lt;/strong&gt;.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana&gt;To get &lt;strong&gt;only&lt;/strong&gt; the first name in cell &lt;strong&gt;B2&lt;/strong&gt;, we can enter the following formula.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;font face=Verdana&gt;=LEFT(A2,FIND(" ",A2)-1)&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana&gt;If you entered the formula exactly as it appears above, you should see the name &lt;strong&gt;John&lt;/strong&gt; in cell B2.&amp;nbsp; The first parameter sets the string that we would like to extract data from, in our example, we are specify cell &lt;strong&gt;A2&lt;/strong&gt;, or &lt;strong&gt;John Doe&lt;/strong&gt; as our string.&amp;nbsp; The second parameter set the number of characters starting from the &lt;strong&gt;Left&lt;/strong&gt; that we would like to return.&amp;nbsp; Since we know first and last name are typically separated by a space, we use the &lt;strong&gt;Find&lt;/strong&gt; function to determine where the space is in the string.&amp;nbsp; We do not wish to return the name &lt;strong&gt;and &lt;/strong&gt;the extra space (although we wouldn't notice it), so we subtract 1 from the &lt;strong&gt;Find&lt;/strong&gt; function.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana&gt;For the next lesson, we'll put up a post on how to extract the last name using the &lt;strong&gt;Right&lt;/strong&gt; function.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.ether.com/CommunityServer/aggbug.aspx?PostID=117509" width="1" height="1"&gt;</content><author><name>galimi</name><uri>http://blogs.ether.com/CommunityServer/members/galimi.aspx</uri></author></entry></feed>