View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gerry Gerry is offline
external usenet poster
 
Posts: 29
Default calculating a sum from cells that contain letters and numbers

I continually evaluate data that comes in this form:

<"number" "text" ex. - < 0.3 U

I need a way to obtain the total while keeping the less than symbol and text
in the final result. Please note that the symbol and the text never changes
for a given data set. The data set tends to be upwards of 100 cells.

Any help will be greatly appreciated.

Thank you.