View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 293
Default getting formulas to ignore text

Hi reggie,

Try: =SUM(IF(ISNUMBER(A1:A100),A1:A100))
for results in A1:A100 as an array formula (ie input the formula the press Ctrl-Shift-Enter)

--
Cheers
macropod
[Microsoft MVP - Word]


"Reggie1000" wrote in message ...
Hi I'm working on a spreadsheet that has yachting elapsed times pasted into
it to work out Time Correction Factors but i need to ignore the DNCs that are
also pasted - is there a way to ignore text or automatically remove it?
cheers

--
PT