<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with spreadsheets</title>
      <link>http://ask.metafilter.com/tags/spreadsheets</link>
      <description>Questions tagged with 'spreadsheets' at Ask MetaFilter.</description>
	  <pubDate>Thu, 28 Feb 2013 05:59:22 -0800</pubDate> <lastBuildDate>Thu, 28 Feb 2013 05:59:22 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>No, this isn&apos;t about EVE Online.</title>
	<link>http://ask.metafilter.com/236220/No%2Dthis%2Disnt%2Dabout%2DEVE%2DOnline</link>	
	<description>I need help taming a very long list of numbers into useful tabulated data, in Excel. I have an Excel spreadsheet. It consists of a single column with 8,784 rows. Each cell contains a number. That number represents a data value corresponding to an hour from 2012. The data values are in order, starting at midnight Jan 1, and going to midnight Dec 31.&lt;br&gt;
&lt;br&gt;
I need to turn this mess into a 12x24 table representing average hourly values for each month. My Excel-fu is weak.&lt;br&gt;
&lt;br&gt;
The best way I currently know to do this is to just type a series of very long functions like: &lt;strong&gt;=Average(A1, A25, A49,A73 ...)&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
This is obviously not the right way. So, what&apos;s the right way?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.236220</guid>
	<pubDate>Thu, 28 Feb 2013 05:59:22 -0800</pubDate>
	<category>excel</category>
	<category>resolved</category>
	<category>spreadsheets</category>
	<dc:creator>256</dc:creator>
	</item>
	<item>
	<title>Correlating names between two spreadsheets</title>
	<link>http://ask.metafilter.com/233431/Correlating%2Dnames%2Dbetween%2Dtwo%2Dspreadsheets</link>	
	<description>I need to correlate two spreadsheets which relate to the same group of people. The name data is messy, however, and I&apos;m having a hard time matching the names. Hello! I&apos;ve got a bit of a puzzle here and I need some expert help.&lt;br&gt;
&lt;br&gt;
I&apos;m trying to correlate data from two different spreadsheets. The context of this data is that it was collected as part of a very complex international project. Both reports are showing student results from different online courses.&lt;br&gt;
&lt;br&gt;
There are about 3,000 students.&lt;br&gt;
&lt;br&gt;
I need to correlate the data in order to make comparisons of performance for each student in the different courses.&lt;br&gt;
&lt;br&gt;
However, the data collection was done separately, so names were written down in many different ways. It&apos;s a classic problem, I&apos;m sure.&lt;br&gt;
&lt;br&gt;
Here are some examples of the data issues:&lt;br&gt;
&lt;br&gt;
An example:&lt;br&gt;
         Spreadsheet 1                             Spreadsheet 2&lt;br&gt;
1.      Mary Williams                               mary williams&lt;br&gt;
2.      John Paul Gomez                          John Gomez&lt;br&gt;
3.      Marisa Lpez                      Marisa L&#xf3;pez&lt;br&gt;
4.      Sara Lpez                         Sara Lopez&lt;br&gt;
5.      Xin Wei                                         Wei Xin&lt;br&gt;
&lt;br&gt;
Problem 1: Case. I can make everything lower case. So I think I&apos;ve figured that out.&lt;br&gt;
Problem 2: Middle names. I can drop out middle names.&lt;br&gt;
Problem 3: Characters not displaying correctly (I copied these into HTML file, opened with browser, and then copy-pasted. If you know a more elegant way to do this, let me know!)&lt;br&gt;
Problem 4: Special characters were often not used at all in the data collection for Spreadsheet 2. So I&apos;ll need to find a way to convert all accented characters into plain characters. What&apos;s the best way to do that?&lt;br&gt;
Problem 5: Surnames and first names flipped (usually with China). It&apos;s not consistent, however.&lt;br&gt;
&lt;br&gt;
I&apos;ve just listed a bunch of data issues, and would love advice on each of those. Even better, does anybody know a one-stop solution for this problem of correlating names from different databases/spreadsheets? I&apos;m new to working with messy data like this so any general tips/resources would also be very helpful.&lt;br&gt;
&lt;br&gt;
I don&apos;t know Visual Basic but I can use Python very well.&lt;br&gt;
&lt;br&gt;
Thanks for your help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.233431</guid>
	<pubDate>Fri, 18 Jan 2013 08:35:02 -0800</pubDate>
	<category>data</category>
	<category>excel</category>
	<category>resolved</category>
	<category>spreadsheets</category>
	<category>students</category>
	<category>unicode</category>
	<dc:creator>mammary16</dc:creator>
	</item>
	<item>
	<title>Help me EXCEL at my new job. (Yes, I went for the obvious one.)</title>
	<link>http://ask.metafilter.com/231278/Help%2Dme%2DEXCEL%2Dat%2Dmy%2Dnew%2Djob%2DYes%2DI%2Dwent%2Dfor%2Dthe%2Dobvious%2Done</link>	
	<description>What books or websites should I look at if I want to master Excel? I started a new job in a totally different field a couple of months ago. We use Excel a lot&#8212;not just as a standard tabulating spreadsheet, but to build tools using formulas and multiple tabs and all kinds of things. Right now with the stuff I am doing, the spreadsheets and everything are all developed for me. However, down the road I may have to assemble one myself and I&apos;d like to be prepared for that should it ever come to pass.&lt;br&gt;
&lt;br&gt;
These aren&apos;t just financial sheets; sometimes they involve decision-making matrices and that kind of thing (which often include financial data, but not exclusively). &lt;br&gt;
&lt;br&gt;
What should I read?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.231278</guid>
	<pubDate>Sun, 16 Dec 2012 20:31:04 -0800</pubDate>
	<category>books</category>
	<category>decisionmatrix</category>
	<category>excel</category>
	<category>selfinstruction</category>
	<category>spreadsheets</category>
	<category>tools</category>
	<dc:creator>synecdoche</dc:creator>
	</item>
	<item>
	<title>Excel colour schemes are making me go blind</title>
	<link>http://ask.metafilter.com/226926/Excel%2Dcolour%2Dschemes%2Dare%2Dmaking%2Dme%2Dgo%2Dblind</link>	
	<description>How do I permanently change the colour scheme in Excel (2010) so that I don&apos;t keep on going blind due to other people&apos;s spreadsheets? I work with a ridiculous amount of spreadsheets, and my boss likes to colour entire rows to get his point across.  Red means the products are deleted, yellow means they&apos;re new, etc.&lt;br&gt;
&lt;br&gt;
Unfortunately, we&apos;re talking #FF0000 Red and #FFFF00 Yellow in huge swaths across a spreadsheet and...ow.  My eyes.  &lt;a href=&quot;https://docs.google.com/spreadsheet/ccc?key=0AnIFUw_zLX4XdF9wb2hlZ08telJUZWhEc1RmR3I1emc&quot;&gt;Here&apos;s a rough mocked-up example&lt;/a&gt;, so that you can see my pain.&lt;br&gt;
&lt;br&gt;
I know I can change the colour scheme for each individual spreadsheet, but we&apos;re talking dozens of spreadsheets and, often, I&apos;m just quickly looking at them to check one item.&lt;br&gt;
&lt;br&gt;
So how do I set up my Excel so that, no matter what opens, the colours Excel reads as &quot;Red&quot; and &quot;Yellow&quot; are much more...sedate?  Is this even possible?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.226926</guid>
	<pubDate>Thu, 18 Oct 2012 01:51:19 -0800</pubDate>
	<category>colorschemes</category>
	<category>colourschemes</category>
	<category>excel</category>
	<category>excel2010</category>
	<category>office</category>
	<category>office2010</category>
	<category>spreadsheets</category>
	<dc:creator>Katemonkey</dc:creator>
	</item>
	<item>
	<title>iTunes Viewing Options for a Table or Spreadsheet?</title>
	<link>http://ask.metafilter.com/225710/iTunes%2DViewing%2DOptions%2Dfor%2Da%2DTable%2Dor%2DSpreadsheet</link>	
	<description>What Mac program should I use for a chart to keep track of my upcoming job applications? You know how in iTunes, you can see the same music library listed alphabetically by artist, or by album, or by genre, and so on? I&apos;d like to be able to view the same bunch of jobs listed by deadline, or by ad number, or alphabetically by requirements. The idea is that I&apos;d like to just enter information under headings like &quot;Ad #&quot;, &quot;Job Name&quot;, &quot;App Type&quot;, &quot;Deadline&quot;, and then be able to click those headings to view them listed in a number of different orders. E.g.:&lt;br&gt;
&lt;br&gt;
Viewed by Ad #:&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Ad #34&lt;/strong&gt;...Crappy University...Paper App...Oct. 31&lt;br&gt;
&lt;strong&gt;Ad #40&lt;/strong&gt;...Alright University...Online App...Nov. 15&lt;br&gt;
&lt;strong&gt;Ad #56&lt;/strong&gt;...Swanky University...Online App...Nov. 5&lt;br&gt;
&lt;br&gt;
Viewed by Deadline:&lt;br&gt;
&lt;br&gt;
Ad #34...Crappy University...Paper App...&lt;strong&gt;Oct. 31&lt;/strong&gt;&lt;br&gt;
Ad #56...Swanky University...Online App...&lt;strong&gt;Nov. 5&lt;/strong&gt;&lt;br&gt;
Ad #40...Alright University...Online App...&lt;strong&gt;Nov. 15&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
Viewed by Job Name:&lt;br&gt;
&lt;br&gt;
Ad #40...&lt;strong&gt;Alright&lt;/strong&gt; University...Online App...Nov. 15&lt;br&gt;
Ad #34...&lt;strong&gt;Crappy&lt;/strong&gt; University...Paper App...Oct. 31&lt;br&gt;
Ad #56...&lt;strong&gt;Swanky&lt;/strong&gt; University...Online App...Nov. 5&lt;br&gt;
&lt;br&gt;
...and so on.&lt;br&gt;
&lt;br&gt;
Free would be highly preferable. Other info: &lt;br&gt;
&lt;br&gt;
- I don&apos;t have Numbers from iWork, although maybe that&apos;s what I need? &lt;br&gt;
&lt;br&gt;
- I have a hard time with Excel, and the cells are generally too small or cut off info that I&apos;d like to see.&lt;br&gt;
&lt;br&gt;
- Is there an easy way to do this with Word 2008? (Probably not.)&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.225710</guid>
	<pubDate>Mon, 01 Oct 2012 09:38:10 -0800</pubDate>
	<category>charts</category>
	<category>spreadsheets</category>
	<category>tables</category>
	<dc:creator>Beardman</dc:creator>
	</item>
	<item>
	<title>Excel copy/paste question</title>
	<link>http://ask.metafilter.com/217339/Excel%2Dcopypaste%2Dquestion</link>	
	<description>Probably a simple Excel copy/paste issue... See &lt;a href=&quot;http://dl.dropbox.com/u/41592968/example.xls&quot;&gt;example&lt;/a&gt; workbook.  I have a value in cell (E1, in this case), and a formula that references that cell.  In the example, that formula in cell E3 is =D3/(1-(E1/100)).    I want to copy and paste that formula into a bunch of other cells (a few in my example, but in practice it is hundreds).  When I do this, the formula changes to =D3/(1-(&lt;b&gt;E2&lt;/b&gt;/100)), =D3/(1-(&lt;b&gt;E3&lt;/b&gt;/100)), =D3/(1-(&lt;b&gt;E4&lt;/b&gt;/100)), and so on, instead of always staying at E1.  This results in a bunch of #VALUE! errors, and depending on how the sheet is laid out, this stair-stepping can sometimes start referencing cells with data in them, producing wildly incorrect results.&lt;br&gt;
&lt;br&gt;
So what I&apos;m wanting is when I copy E3 in my example sheet, and paste it into E4 through E8, I want the formula in E4 to say =D4/(1-(E1/100)), and E5 should say =D5/(1-(E1/100)), and E6 should say =D6/(1-(E1/100)), and so on.... the first part changing, but always referencing E1 for the latter part.&lt;br&gt;
&lt;br&gt;
Is there a way to make paste do this?  Or a better/easier way of accomplishing the same end result?  What I don&apos;t want is to have rows and rows of the same value (E1&apos;s value), just to make the pasting work.&lt;br&gt;
&lt;br&gt;
I swear I&apos;ve done this before, and pretty simply, but for the life of me I can&apos;t remember how, and Excel&apos;s help is not turning up anything relevant.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.217339</guid>
	<pubDate>Fri, 08 Jun 2012 16:53:00 -0800</pubDate>
	<category>excel</category>
	<category>resolved</category>
	<category>spreadsheets</category>
	<dc:creator>xedrik</dc:creator>
	</item>
	<item>
	<title>Why don&apos;t they teach us how to prep the numbers as well as how to crunch them?</title>
	<link>http://ask.metafilter.com/211430/Why%2Ddont%2Dthey%2Dteach%2Dus%2Dhow%2Dto%2Dprep%2Dthe%2Dnumbers%2Das%2Dwell%2Das%2Dhow%2Dto%2Dcrunch%2Dthem</link>	
	<description>ExcelFilter: How to combine the data from three spreadsheets into one spreadsheet? (But wait, there&apos;s more!) - Data is in three different spreadsheets, reflecting three different instances of data collection&lt;br&gt;
- Each new spreadsheet should append its column contents (maintaining its original column headings) to a &#8220;master&#8221; spreadsheet&lt;br&gt;
- There is a column that we can use as a unique ID that could function as a primary key (I think?)&lt;br&gt;
- Not all unique IDs are guaranteed to show up in all three spreadsheets (subjects may have missed one or two data collection days).&lt;br&gt;
&lt;br&gt;
This is for a relatively small set (N=~150) but I&#8217;ll need to do the same thing with a much, much larger dataset in the coming month (N=15k+), so a brute force copy-paste won&#8217;t be feasible. I&#8217;m sure there&#8217;s got to be a smarter way of doing this. I have no database experience, but I can get my hands on Access and teach myself if you can point me to what kinds of topics I should be looking at.&lt;br&gt;
&lt;br&gt;
I&#8217;ve tried asking around locally without success (still waiting to hear back from the research help folks) and my Google-Fu is failing. Thank you!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.211430</guid>
	<pubDate>Mon, 26 Mar 2012 12:08:45 -0800</pubDate>
	<category>data</category>
	<category>excel</category>
	<category>research</category>
	<category>resolved</category>
	<category>spreadsheets</category>
	<dc:creator>smirkette</dc:creator>
	</item>
	<item>
	<title>Help me become a spreadsheet power user</title>
	<link>http://ask.metafilter.com/201384/Help%2Dme%2Dbecome%2Da%2Dspreadsheet%2Dpower%2Duser</link>	
	<description>How do I become a spreadsheet power user? And do I have to get Excel to do it? (Or can I stick with LibreOffice/Google Docs?) I&apos;d like to use spreadsheets to create personal budgets, reading lists, sleeping logs, and the like. Especially when it comes to the budget, I feel there must be stuff I&apos;m missing out on, both presentation-wise and math-wise. How can I learn more?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.201384</guid>
	<pubDate>Sat, 19 Nov 2011 14:54:20 -0800</pubDate>
	<category>budgets</category>
	<category>excel</category>
	<category>spreadsheets</category>
	<dc:creator>Busoni</dc:creator>
	</item>
	<item>
	<title>Can Google spreadsheets solve my problem?</title>
	<link>http://ask.metafilter.com/196770/Can%2DGoogle%2Dspreadsheets%2Dsolve%2Dmy%2Dproblem</link>	
	<description>I have a massive Google spreadsheet containing entry info for a small film festival. I need to be able to produce tailored reports from it that only contain need-to-know info, instead of making people look at the master sheet. Is this possible? If not, what online software should I use? If it is possible, maybe you could point me toward a place I can learn how to do it. &quot;Need-to-know&quot; in this case means that, for example, the hospitality person only has to see what people are coming to the festival, the print traffic person only has to see formats and locations, etc.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.196770</guid>
	<pubDate>Fri, 23 Sep 2011 15:54:13 -0800</pubDate>
	<category>google</category>
	<category>reports</category>
	<category>spreadsheets</category>
	<dc:creator>goatdog</dc:creator>
	</item>
	<item>
	<title>Show all formulas.</title>
	<link>http://ask.metafilter.com/185933/Show%2Dall%2Dformulas</link>	
	<description>I&apos;m an artist. Please help me find a day job that makes use of my bizarre love of spreadsheets. &lt;a href=&quot;http://ask.metafilter.com/152802/Those-who-cant-teach-do-what&quot;&gt;Previously&lt;/a&gt;. I was an English teacher for 7 years. I quit recently because I was burnt out. I&apos;ve been pursuing theater more fully. I got a job working in development for a midsize theater company in Chicago. It&apos;s two days a week and the pay is minimal, but I&apos;m learning a ton and having a fantastic time. I&apos;ve also had some freelance copywriting work to help supplement my tiny income, but it&apos;s not steady enough at this point. &lt;br&gt;
&lt;br&gt;
So what can my other day job be? I am utterly useless waiting tables. I still love working with kids and have gotten some catch-as-catch-can babysitting gigs, but in my attempts to get nanny jobs I&apos;ve found that people are generally looking for somebody willing to make a multiyear commitment. Tutoring work has been tough to get. &lt;br&gt;
&lt;br&gt;
Here&apos;s what I think might be my secret weapon: I&apos;ve learned, since leaving education and working more with fundraising and box office issues, that I am -- to many of the artsy types with whom I spend my time -- terrifyingly good at spreadsheets. Given the fact that I have always worked in the humanities, this comes as a complete surprise to me. I derive some sort of primeval, lizard-brain pleasure from making an elegant, workable spreadsheet. This amazes me because I was always pretty disorganized as a teacher. I was lousy at sorting hundreds of kids&apos; poorly-labeled hardcopy homework assignments, but I&apos;m great at working with computer files.&lt;br&gt;
&lt;br&gt;
What sort of part-time/freelance work could I get/make with this skill? I had the realization (after April 15th) that I should maybe become a tax preparer, but I&apos;ve heard that the pay is lousy if you&apos;re working for H+R Block or the like. Hive mind, do you have any other special snowflake ideas for me?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.185933</guid>
	<pubDate>Sun, 15 May 2011 07:50:29 -0800</pubDate>
	<category>actor</category>
	<category>dayjob</category>
	<category>employment</category>
	<category>excel</category>
	<category>spreadsheets</category>
	<dc:creator>HeroZero</dc:creator>
	</item>
	<item>
	<title>How do I important the data from hundreds of documents into spreadsheets?</title>
	<link>http://ask.metafilter.com/184917/How%2Ddo%2DI%2Dimportant%2Dthe%2Ddata%2Dfrom%2Dhundreds%2Dof%2Ddocuments%2Dinto%2Dspreadsheets</link>	
	<description>How do I use OCR to scan a standard document into an excel spreadsheet? I have hundreds of reports that have basic fields like, name, address, and columns of information - is there a program or process in which OCR can be used to scan, capture and import the data automatically from hundreds of sheets with the same basic layout into an excel spreadsheet?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.184917</guid>
	<pubDate>Tue, 03 May 2011 11:53:00 -0800</pubDate>
	<category>data</category>
	<category>ocr</category>
	<category>process</category>
	<category>program</category>
	<category>spreadsheets</category>
	<dc:creator>perpetualstroll</dc:creator>
	</item>
	<item>
	<title>How can I edit someone&apos;s required google form list to include my unique entry?</title>
	<link>http://ask.metafilter.com/183372/How%2Dcan%2DI%2Dedit%2Dsomeones%2Drequired%2Dgoogle%2Dform%2Dlist%2Dto%2Dinclude%2Dmy%2Dunique%2Dentry</link>	
	<description>How can I edit/alter a friend&apos;s Google Spreadsheet Form so I can put my own answer in required list items? I have a friend who has created an RSVP form for an event using Google spreadsheets.  I don&apos;t want to get into specifics, but her entry has a list style form which is required, has no blank option, and doesn&apos;t have the correct option for me.  IE, imagine a pull down menu with Republican; Democrat; and Independent;  I want to put my own &quot;third party&quot; in, or in a few instances leave things blank.  &lt;br&gt;
&lt;br&gt;
Is it possible to externally edit the form webpage to do this?  &lt;br&gt;
&lt;br&gt;
Example code and detailed instructions would be very helpful.   I&apos;ve searched online to no avail.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.183372</guid>
	<pubDate>Wed, 13 Apr 2011 15:14:19 -0800</pubDate>
	<category>forms</category>
	<category>google</category>
	<category>html</category>
	<category>page</category>
	<category>spreadsheets</category>
	<category>web</category>
	<dc:creator>gryftir</dc:creator>
	</item>
	<item>
	<title>EXCEL Vs. Time Left</title>
	<link>http://ask.metafilter.com/181737/EXCEL%2DVs%2DTime%2DLeft</link>	
	<description>Excel Question! I have two dates on my spreadsheet. How can I accurately determine (retrieve) the time remaining on a warranty date. This has been a nightmare here at the office and none of us are Excel guru&apos;s.&lt;br&gt;
&lt;br&gt;
We have a date of instal for something. Lets say the customer has 2 years until that service falls out of warranty.  We need Excel to see the&lt;br&gt;
=NOW() - for the current day of course, and the cell that has the date of service, say July 12th 2009.  How can we show in the workbook how many months remain until the warranty is expired.&lt;br&gt;
&lt;br&gt;
I have tried several variations using the DATEDIF function, but can only, obviously get different forms of the date differences. I need there to be a base of 2 years, 24 months whatever and subtract that from the current date =NOW() to give the customer the final months remaining based on the date of instal/service.&lt;br&gt;
&lt;br&gt;
Please help us here, this has to be doable.&lt;br&gt;
&lt;br&gt;
We are running Excel 2007</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.181737</guid>
	<pubDate>Fri, 25 Mar 2011 09:37:33 -0800</pubDate>
	<category>answered</category>
	<category>dates</category>
	<category>Excel</category>
	<category>spreadsheets</category>
	<dc:creator>TeachTheDead</dc:creator>
	</item>
	<item>
	<title>I need to create a website FAST for rapidly changing information</title>
	<link>http://ask.metafilter.com/180462/I%2Dneed%2Dto%2Dcreate%2Da%2Dwebsite%2DFAST%2Dfor%2Drapidly%2Dchanging%2Dinformation</link>	
	<description>I need to slap together a website FAST that contains a map and a (sortable? filterable?) list of Wisconsin-related protest/rally events. I&apos;d really, really like it if people could enter their own events and they&apos;d show up on the map without a lot of intervention on my part. Here&apos;s where I&apos;m at right now: I have a Google spreadsheet that I&apos;m letting people request editing rights to. Several times per day I cut and paste the spreadsheet data into a&lt;a href=&quot;http://www.batchgeo.com&quot;&gt; batchgeo&lt;/a&gt; map. I have shortened is.gd URLs for both spreadsheet and map, and I&apos;m probably annoying the fuck out of my twitter followers because I&apos;m posting them frequently.&lt;br&gt;
&lt;br&gt;
The map and list need to be in one place, and  the process needs to be more automated. Events are being created and changing every hour. People are PISSED OFF in Wisconsin, if you hadn&apos;t noticed. I can&apos;t keep up with it and still pay attention to my real job. &lt;br&gt;
&lt;br&gt;
I have a domain name. I have hosting. I know enough HTML and CSS to be dangerous. I don&apos;t have to use WYSIWYG editors. I do not know javascript or PHP or whatever the cool kids use these days. I don&apos;t even care if it&apos;s pretty at this point, I can make it prettier as I have time. Help.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.180462</guid>
	<pubDate>Thu, 10 Mar 2011 07:16:51 -0800</pubDate>
	<category>css</category>
	<category>google</category>
	<category>html</category>
	<category>javascript</category>
	<category>list</category>
	<category>map</category>
	<category>php</category>
	<category>spreadsheets</category>
	<category>website</category>
	<category>wisconsin</category>
	<dc:creator>desjardins</dc:creator>
	</item>
	<item>
	<title>Have paragraphs. Want just the hyperlinks. In Excel.</title>
	<link>http://ask.metafilter.com/154276/Have%2Dparagraphs%2DWant%2Djust%2Dthe%2Dhyperlinks%2DIn%2DExcel</link>	
	<description>Need list of trade publications. Found huge one on Ulrich&apos;s web. How can I remove all information except for the (hyperlinked) titles, ideally in a way that keeps the titles on separate lines so I can then paste them into Excel? A custom search on Ulrich&apos;s web gave me a list of almost 1,300 English language trade publications, circulation between 50,000 and 9,999,999 (their max). Each publication listing contains additional information (publisher, country, ISSN, start year, status, price). Though it looks sort of like a chart online, I can&apos;t highlight by column, and when I copy it into MS Word 2003, I get a sort of paragraph thing. Example below (the [ ] is a checkbox, and the first part (title) is a hyperlink):&lt;br&gt;
&lt;br&gt;
  [  ]   AAII Journal&lt;br&gt;
 American Association of Individual Investors&lt;br&gt;
 United States&lt;br&gt;
 0192-3315&lt;br&gt;
 1979&lt;br&gt;
   Active&lt;br&gt;
   See Full Record&lt;br&gt;
       AAP News&lt;br&gt;
   [  ]   American Academy of Pediatrics&lt;br&gt;
 United States&lt;br&gt;
 1073-0397&lt;br&gt;
 1993&lt;br&gt;
   Active&lt;br&gt;
   USD 138.0&lt;br&gt;
&lt;br&gt;
There are also sometimes little icons between the checkbox and the the title. To go through 1297 publications and remove all the additional information seems a huge waste of time. I&apos;m convinced there&apos;s a more efficient way, but I can&apos;t figure out what it is and Google hasn&apos;t helped. &lt;br&gt;
&lt;br&gt;
I thought of pasting it into Excel directly and using macros to remove 6 out of every 7 lines, but it&apos;s probably a bad sign that even using &quot;Clear Contents&quot; on the entire sheet does not remove the checkboxes or icons.&lt;br&gt;
&lt;br&gt;
Again, the titles are the only hyperlinked text, and I want to keep them on separate lines. The goal is to end with a list of all 1297 titles in an Excel column and nothing else.&lt;br&gt;
&lt;br&gt;
Finally, I&apos;ve tried making a list on Ulrich&apos;s web of the titles I want but that format doesn&apos;t look any more workable. Does anyone who is familiar with the site know a way to manipulate the data there in a way that would make this easier?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.154276</guid>
	<pubDate>Wed, 19 May 2010 08:10:57 -0800</pubDate>
	<category>excel</category>
	<category>microsoft</category>
	<category>ms</category>
	<category>resolved</category>
	<category>spreadsheets</category>
	<category>word</category>
	<dc:creator>randomname25</dc:creator>
	</item>
	<item>
	<title>Excel Filter: Search the contents of one cell for the contents of another cell, then replace with the contents of yet another cell? Is it possible?</title>
	<link>http://ask.metafilter.com/146870/Excel%2DFilter%2DSearch%2Dthe%2Dcontents%2Dof%2Done%2Dcell%2Dfor%2Dthe%2Dcontents%2Dof%2Danother%2Dcell%2Dthen%2Dreplace%2Dwith%2Dthe%2Dcontents%2Dof%2Dyet%2Danother%2Dcell%2DIs%2Dit%2Dpossible</link>	
	<description>I need to search the text in column A for the text in column B, replace it with the text in column C, and return the new complete string to column D. I&apos;ve Googled. I&apos;ve read. I&apos;ve cried. Can you please help me? I know I&apos;m going to kick myself for not knowing this (and for failing at the Googles)...&lt;br&gt;
&lt;br&gt;
The sheet is set up as shown below. I need to parse A for B and replace the found string with C, and return the end result to a new column, D. Then I need to apply it to the other 5000 records in the sheet.&lt;br&gt;
&lt;br&gt;
----Column A----------Column B----------Column C------Column D&lt;br&gt;
Foo Foo2 Foo3-----------Foo2--------------Foo4--------Foo Foo4 Foo3&lt;br&gt;
&lt;br&gt;
I&apos;m really hoping that this is endlessly complicated, so as to save me some personal embarrassment.&lt;br&gt;
&lt;br&gt;
Thanks very much for taking the time to look!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.146870</guid>
	<pubDate>Wed, 24 Feb 2010 15:42:55 -0800</pubDate>
	<category>computers</category>
	<category>excel</category>
	<category>resolved</category>
	<category>searchandreplace</category>
	<category>spreadsheets</category>
	<dc:creator>Salient</dc:creator>
	</item>
	<item>
	<title>I want to turn my Google Docs spreadsheet of a route into something prettier with photos and stats - how to do it easily?</title>
	<link>http://ask.metafilter.com/129990/I%2Dwant%2Dto%2Dturn%2Dmy%2DGoogle%2DDocs%2Dspreadsheet%2Dof%2Da%2Droute%2Dinto%2Dsomething%2Dprettier%2Dwith%2Dphotos%2Dand%2Dstats%2Dhow%2Dto%2Ddo%2Dit%2Deasily</link>	
	<description>I want to turn my Google Docs spreadsheet of a route into something prettier with photos and stats - how to do it easily? I went on a long urban hike with a bunch of people. We twittered, photographed, and geo-located our way through 40 miles of city streets. I planned the route on a spreadsheet beforehand, broken down turn-by-turn, with landmarks and notes. Afterwards, I downloaded our tweets - which were made at each landmark - as a CSV file and added them to the original spreadsheet, giving us location and exact time info. I also added columns for tweets to us. Now, I want to be able to put the pictures (which are time-stamped and/or geotagged) in, as well as notes and free-form information, like clickable URLS, or additional about the places we passed. I want to make this into an online presentation, or something similar, but I want the ability to retain and remanipulate the raw data so that I can remove fields/columns and use it again, as I would a spreadsheet. I&apos;m a Mac user, and the Bento database program does this well and easily - but that&apos;s about all it does well. It can&apos;t, won&apos;t, and shall not export except as a CSV file. Period. Useless.&lt;br&gt;
&lt;br&gt;
Any ideas of a quick and easy front end that can take all this info and make it pretty, while retaining the flexibility I get with a Google spreadsheet?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129990</guid>
	<pubDate>Wed, 12 Aug 2009 14:51:35 -0800</pubDate>
	<category>database</category>
	<category>excel</category>
	<category>googledocs</category>
	<category>spreadsheets</category>
	<dc:creator>soulbarn</dc:creator>
	</item>
	<item>
	<title>Excel AVERAGE questions.</title>
	<link>http://ask.metafilter.com/129364/Excel%2DAVERAGE%2Dquestions</link>	
	<description>Trying to get some modified AVERAGE results in Excel. Right now I&apos;ve got a formula in my workbook &apos;AVERAGE(Data!Z:Z)&apos;, pooling turnaround time data from a single column on a different sheet. Most of the values are in the five minute range (3.5, 4.2, 7.1, 5.0, etc), however there are also very occasionally (say 5-10 cells in an array of 3000 or so) values that are closer to 1-2 days (1500 minutes, 2000 minutes, etc).&lt;br&gt;
&lt;br&gt;
Is there a way to modify or append the AVERAGE function to either a) weed out values outside of a certain range, or b) get a median average that drops something like the 10 lowest and highest values in the range, or the bottom and top 1%, or something similar?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129364</guid>
	<pubDate>Wed, 05 Aug 2009 12:38:23 -0800</pubDate>
	<category>average</category>
	<category>excel</category>
	<category>function</category>
	<category>msoffice</category>
	<category>spreadsheets</category>
	<dc:creator>FatherDagon</dc:creator>
	</item>
	<item>
	<title>Concatewhat?</title>
	<link>http://ask.metafilter.com/126762/Concatewhat</link>	
	<description>I need to merge two Excel sheets with some common fields, but the most advanced formula I&apos;ve ever used is Autosum. I have two worksheets.  One has a list of people that I&apos;ve invited to an event.  The other has a much larger list of people, including the people on the 1st sheet, which has a field for phone numbers.  I&apos;d like to bring the phone numbers from the 2nd sheet into the 1st sheet, but only for the people who are on the 1st sheet.  Both sheets have &quot;First Name&quot; and &quot;Last Name.&quot;  &lt;br&gt;
&lt;br&gt;
I&apos;ve been googling around and have found things about vlookup and concatenating (same thing?).  I&apos;ve never used vlookup before, so I guess I&apos;d need a basic primer in vlookup and/or how to use it in this specific instance to achieve what I want.  Unless there&apos;s a better solution.  I&apos;ve also read about maybe pulling the two sheets into Access, but I&apos;d rather not have too complicated an end-product since very tech-unsavvy people will need to be using the results.&lt;br&gt;
&lt;br&gt;
On both sheets, Last and First name are columns A and B, and phone numbers on the second sheet are columns D, E, and F.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.126762</guid>
	<pubDate>Tue, 07 Jul 2009 08:50:06 -0800</pubDate>
	<category>concatenate</category>
	<category>excel</category>
	<category>spreadsheets</category>
	<category>vlookup</category>
	<dc:creator>thebazilist</dc:creator>
	</item>
	<item>
	<title>Getting Google Spreadsheets to interpret string as formula</title>
	<link>http://ask.metafilter.com/116572/Getting%2DGoogle%2DSpreadsheets%2Dto%2Dinterpret%2Dstring%2Das%2Dformula</link>	
	<description>I have hundreds of text strings entered through a form in a Google Spreadsheets which look like &lt;strong&gt;4*3 9*2 17*3 22 37*4 52&lt;/strong&gt;. I can easily substitute &quot; &quot; for &quot;+&quot; and concatenate a &quot;=&quot; in front
&lt;strong&gt;=4*3+9*2+17*3+22+37*4+52&lt;/strong&gt;. Now I have a text string which looks like a formula but isn&apos;t one.
How can I make Google Spreadsheets interpret this string as a formula?  &lt;a href=&quot;http://ask.metafilter.com/87347/Getting-Excel-to-interpret-string-as-formula&quot;&gt;These Excel solution&lt;/a&gt; don&apos;t apply because I&apos;m not always around when someone makes a new form entry.&lt;br&gt;
&lt;br&gt;
With &lt;strong&gt;=sum(split(A1,&quot;+&quot;))&lt;/strong&gt; it&apos;s possible to interpret a string like &lt;strong&gt;4+9+17+22&lt;/strong&gt; and get a correct result.&lt;br&gt;
&lt;br&gt;
However &lt;strong&gt;=multiply(split(A1,&quot;*&quot;))&lt;/strong&gt; does not work for &lt;strong&gt;17*3&lt;/strong&gt;  (&quot;&lt;em&gt;Wrong number of arguments&lt;/em&gt;&quot;, even though split should create 2 arguments here). So a combination of splits, multiply and sum also fail.&lt;br&gt;
&lt;br&gt;
Is there another solution?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.116572</guid>
	<pubDate>Thu, 12 Mar 2009 10:53:28 -0800</pubDate>
	<category>Excel</category>
	<category>Formula</category>
	<category>Google</category>
	<category>Interpret</category>
	<category>resolved</category>
	<category>Split</category>
	<category>Spreadsheet</category>
	<category>Spreadsheets</category>
	<category>String</category>
	<category>Text</category>
	<dc:creator>Akeem</dc:creator>
	</item>
	<item>
	<title>How do I unsquish my Google Docs spreadsheet?</title>
	<link>http://ask.metafilter.com/113526/How%2Ddo%2DI%2Dunsquish%2Dmy%2DGoogle%2DDocs%2Dspreadsheet</link>	
	<description>My Google spreadsheet collapsed itself in the middle somehow. How do I get it back? &lt;a href=&quot;http://images.metafilter.com/googlespreadsheet&quot;&gt;Here&apos;s a screenshot&lt;/a&gt; showing that for some odd reason, a worksheet in Google Docs (spreadsheets) jumps from cell 20 to 200 and all my data within the hidden section is gone. I don&apos;t know how this happened but I&apos;d like to somehow expand it to restore. How?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.113526</guid>
	<pubDate>Thu, 05 Feb 2009 23:49:39 -0800</pubDate>
	<category>googledocs</category>
	<category>resolved</category>
	<category>spreadsheets</category>
	<dc:creator>mathowie</dc:creator>
	</item>
	<item>
	<title>Compare and output greater value.</title>
	<link>http://ask.metafilter.com/113437/Compare%2Dand%2Doutput%2Dgreater%2Dvalue</link>	
	<description>Spreadsheet question: Display Greater Value?  I know this is one of those &quot;you-either-know-it-or-you-don&apos;t&quot; situations, and I just don&apos;t know. Hokay, so here&apos;s ze situation:&lt;br&gt;
&lt;br&gt;
There are two columns of numbers, A and B&lt;br&gt;
&lt;br&gt;
A1 has a value of 10, and B1 has a value of 15.&lt;br&gt;
&lt;br&gt;
What do I type into C1 to compare A1 and B1, and display the greater value of 15?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.113437</guid>
	<pubDate>Thu, 05 Feb 2009 04:57:05 -0800</pubDate>
	<category>calc</category>
	<category>computer</category>
	<category>computers</category>
	<category>excel</category>
	<category>microsoftoffice</category>
	<category>office</category>
	<category>resolved</category>
	<category>spreadsheet</category>
	<category>spreadsheets</category>
	<dc:creator>guptaxpn</dc:creator>
	</item>
	<item>
	<title>AutoFilter equivalent in Google Docs Spreadsheets?</title>
	<link>http://ask.metafilter.com/103660/AutoFilter%2Dequivalent%2Din%2DGoogle%2DDocs%2DSpreadsheets</link>	
	<description>I want to be able to filter my data in Google Docs Spreadsheets like the Data &amp;gt; Filter &amp;gt; AutoFilter function in Excel 2003. I am fairly familiar with Excel, but still learning my way around Google Docs Spreadsheets.  The help file on the filter function confuses me:&lt;br&gt;
http://docs.google.com/support/spreadsheets/bin/answer.py?answer=82712&amp;amp;query=FILTER&amp;amp;searchSyntaxExact=1&lt;br&gt;
&lt;br&gt;
I just want to do something like the AutoFilter command.  Is that even possible?  If not, any suggestions for how to set up alternatives?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.103660</guid>
	<pubDate>Tue, 07 Oct 2008 14:28:59 -0800</pubDate>
	<category>documents</category>
	<category>excel</category>
	<category>google</category>
	<category>spreadsheets</category>
	<dc:creator>Jacqueline</dc:creator>
	</item>
	<item>
	<title>I know, I know - I shouldn&apos;t even be using Excel! </title>
	<link>http://ask.metafilter.com/102724/I%2Dknow%2DI%2Dknow%2DI%2Dshouldnt%2Deven%2Dbe%2Dusing%2DExcel</link>	
	<description>ExcelFilter: How can I create a spreadsheet that automatically copies a certain type of cell from one column to another? So I&apos;ve got this spreadsheet where I paste a set of values into Columns &apos;A&apos; and &apos;B&apos; regularly. Column &apos;A&apos; has a set of names and Column &apos;B&apos; has a set of dates. &lt;br&gt;
&lt;br&gt;
What I want to do is to be able to paste new data regularly into columns &apos;A&apos; and &apos;B&apos;, but have columns &apos;C&apos; and &apos;D&apos; report only data that was flagged as given in the last 14 days. &lt;br&gt;
&lt;br&gt;
I COULD just paste it in the order that I get the data, but unfortunately more often than not the data I&apos;m working with isn&apos;t given to me chronologically. What I&apos;d like to do is have all the data dynamically update to the last 14 days so that when I generate a certain graph it only uses the data that I want. &lt;br&gt;
&lt;br&gt;
Do any Excel wizards know of good ways to do this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.102724</guid>
	<pubDate>Fri, 26 Sep 2008 11:52:51 -0800</pubDate>
	<category>excel</category>
	<category>microsoftexcel</category>
	<category>spreadsheets</category>
	<dc:creator>CXImran</dc:creator>
	</item>
	<item>
	<title>Sorting Embedded Google Spreadsheets</title>
	<link>http://ask.metafilter.com/98931/Sorting%2DEmbedded%2DGoogle%2DSpreadsheets</link>	
	<description>I am looking for a way to sort embedded Google Spreadsheets. I am not looking for advanced features or interacting with the data, but ONLY client side sorting. I published a testing spreadsheet&lt;br&gt;
&lt;a href=&quot;http://spreadsheets.google.com/pub?key=po4odZe1pIMzeFaoYQQz6BQ&amp;output=html&amp;gid=0&amp;single=true&amp;range=A1:D11&quot;&gt;http://spreadsheets.google.com/pub?key=po4odZe1pIMzeFaoYQQz6BQ&amp;amp;output=html&amp;amp;gid=0&amp;amp;single=true&amp;amp;range=A1:D11&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
On &lt;a href=&quot;http://ask.metafilter.com/89827/How-to-make-spreadsheet-dynamically-sortable-web-table&quot;&gt;http://ask.metafilter.com/89827/How-to-make-spreadsheet-dynamically-sortable-web-table&lt;/a&gt; unixrat said he is sure embedded Google Spreadsheets are able to be sorted.&lt;br&gt;
&lt;br&gt;
I have seen this can be done with Zoho: &lt;a href=&quot;http://blogs.zoho.com/sheet/how-to-embed-your-spreadsheet-into-any-webpageblog/&quot;&gt;http://blogs.zoho.com/sheet/how-to-embed-your-spreadsheet-into-any-webpageblog/&lt;/a&gt;, but that solution offers the visitors too many options. If the ability to edit the cell contents was disabled, but still sortable, that would work also.&lt;br&gt;
&lt;br&gt;
My thought is I am missing some documentation in the Google Data API, if anyone can point out links that I need to read to be able to add sorting, I would appreciate it.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98931</guid>
	<pubDate>Mon, 11 Aug 2008 13:25:13 -0800</pubDate>
	<category>Google</category>
	<category>Spreadsheets</category>
	<dc:creator>joemako</dc:creator>
	</item>
	
	</channel>
</rss>

