View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Steve Mackay Steve Mackay is offline
external usenet poster
 
Posts: 18
Default Long Excel Formula in VBA gives error

Ah, I think that is the problem...I am exceeding 255 chars. When I try
to use the code you put, I still get an error. Application definded or
object defined error.

So, a cell can only have a formula <255 chars?

Thanks,
Steve