View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JCPS JCPS is offline
external usenet poster
 
Posts: 2
Default How to add (sum) a row cells with letter

I'm trying to add cells WITH numbers but they have letters
(alphanumerical).
Example: A B C D E Total of sick days
(S) Total vacations (L)
L2.3 S3 W L3.3 - ..... 3
5.5
L1.2 - - - -
1.2
I'd like to sum just numbers of previous cells of A to E and total them at
the last columns.
By the way, if conditional formula may concider like the W letter but
with a specific value like 7.2 and add it to a previos total. The same for S
and L.