Thread: Excel Question
View Single Post
Old 04-27-2008, 03:18 AM   #3
SteveToms
Lifetime Suspension
 
Join Date: Mar 2006
Exp:
Default

Quote:
Originally Posted by Shawnski View Post
In the help menu, check the "countif" function. It will do what you want.

Alternatively you could make a pivot table from any column.

And if you need anything starting with just LX, not unique LX****, create a column using the "left" function, taking just two characters. You can then use either the countif, or pivot table methods on the new column.
Thanks, I will give it a look later
SteveToms is offline   Reply With Quote