View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Archer Mike Archer is offline
external usenet poster
 
Posts: 52
Default FIND or SEARCH worksheet function

Is there a way to have a worksheet function that does not return an error if
search string is not found. If FIND or SEARCH would return a "0" value, that
is what I want. Idealy, I want to have a worksheet function that returns a
booleen if a number has a dot in it. If there was an ISINTEGER worksheet
function, for example, that would be perfect.
--
Thanks,
Mike