Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi there,
I am trying to sum the first 2 characters of a cell which works fine when they are all numeric but when one isn't it falls over The data: 12 hours 0 mins Pending 4 hours 0 mins 8 hours 0 mins Formula used: =SUMPRODUCT(--LEFT(AA19:AA22,2)) Which as I said works fine if there's a value instead of pending. I don't really want to use a holding cell for the values as there is a chance it could get overwritten by the user (they cut and paste into the spread sheet) Is there a way to filter the result of the left to ignore "Pe" (this is the only possible non numeric value) Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I pull just the numeric characters in a cell? | Excel Discussion (Misc queries) | |||
Replacing characters in numeric text strings and SUMming | Excel Discussion (Misc queries) | |||
Can you ID a cell that has both Alpha AND Numeric characters? | Excel Worksheet Functions | |||
remove non-numeric characters from a cell | Excel Discussion (Misc queries) | |||
Allow Numeric Characters Only In A Cell | Excel Discussion (Misc queries) |