View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Help with macro - deja vu


You specifically looked through formulas by using: xlCellTypeFormulas

xlcelltypeconstants
would have been my next try.

DA wrote:

Ok, I think I figured it out. It looks like it would need to be a
real #N/A, not just a text string.

Never mind but thanks!
D


--

Dave Peterson