View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TheRook TheRook is offline
external usenet poster
 
Posts: 57
Default Ignoring fields containing text

I currently have a simple formula set up to calculate the outstanding sales
vaule for spcific operaions. Once the operation is complete the sales vaue
is populated with the work 'COMPLETE' obviously the creates an error, so the
formula has to be change so that is does not include this cell. As there are
several hundrad cells in the formula and they are ever changing.

Is there anyway I can get the formula to ignore the cells containing the
word 'COMPLETE' and calculate the outstanding sales vaue automatically?

Regards