Interesting. I use Excel pretty often am and good with it but there's nothing compelling enough for me to upgrade from my several-year-old license. The linked .xlsx file isn't readable in the Excel I own.
So you are having a hard time finding qualified people, and you say that using Excel is not an important part of the job description, but you chose to arbitrarily filter out everyone who doesn't own a recent version of Excel.
Does this really ensure only the best and the brightest will apply?
(Spoiler: http://www.zamzar.com/ is an online tool which allows conversion from xlsx to xls; and the 6 questions are not hard, the hardest part is dealing with xlsx.)
My fault: When I was actually hiring I used an XLS, but this evening when I was writing the post I made a trivial change to the file and accidentally saved it as an XLSX. I just pushed an updated version. Mea Culpa.
- #3's answer cell should have date format (otherwise it will show up as 41003)
- #4's answer cell should have number format (for some reason it defaults to currency)
- The curly brackets on #6 denote CTRL+SHIFT+ENTER for an array formula
There's still room for some improvement. The range 2:252 and the string "Customer " are hard-coded into the formulas. These could be removed with some additional code but this would increase the length of the formula by a good amount.