Posted by tribeofa | Posted in MS Excel, MS Internet Explorer |
| Posted on 18-07-2009
I’ve posted an Excel Wiki – I call them “faux-wikis” because you need to click contact or add a comment to edit or add to it, rather than editing directly as you would in a true wiki. It’s ready for your input!
So far, it’s connected to a page about reversing last name first lists and putting them into one column, and some posts about viewing Excel on dual monitors, solving the problem of all of your data pasting into a single cell, and counting multiple variables.
And here’s a silly little tip:
Check marks are useful little critters, and you can use them for counting, too. Many fonts use Alt (Option on Mac) V for a check, but many fonts – especially in Windows – don’t. That means you have to choose Insert>Symbol, find the check mark and insert it. Repeat every time you want it, or copy and paste. More trouble than it’s worth!
Easy fix: Insert a column for your check marks. If you have the font Marlett, change highlight the column and change it to that font. The letter “a” is a check in Marlett.
Now, to count:
Select a cell to enter your count in. Change it to a normal font or you’ll be very confused! Enter:
=COUNTIF(C1:C3,”a”)
The C1 and C3 should be changed to the top cell of your check mark column and the bottom cell of that column.
Here’s how you get to that formula if you want to do it from scratch: Under the ∑ symbol on your tool bar, or Insert>Function, choose or search for COUNTIF. Once you’ve selected it, a box will open. Click in the first box then click into your column and drag from the top to the bottom, or select it in your favorite manner. Now click in the second box and type “a.” Hit enter.
That’s it!





