View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Randy
 
Posts: n/a
Default Making a letter equal 1 formula

Either I did something wrong or it does not work. I entered this formula in a
cell. I then Typed 'V', but nothing showed up in my totals.

"Biff" wrote:

Hi!

Try this:

=COUNTIF(A1:A10,"V")

Biff

"Randy" wrote in message
...
I am setting up a vacation spraedsheet for work. Is there a way to enter V
for vacation day and have it equal one in my totals. I want to
differentiate
vacation days from sick days for each employee. I have all the necessary
formulas set up to automatically deduct days if I enter the number 1, but
I
would rather enter V and have it equal the number 1. Hope this makes
sense.....Thanks