View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gordon[_13_] Gordon[_13_] is offline
external usenet poster
 
Posts: 1
Default Error 2015 from ConvertFormula

When the input formula gets longer than about 230 characters,
convertformula returns Error 2015. I get this response in Excel
versions 97 and 2000 with both Windows 2000 and Mac OS 9.2 (excel 98).

Has anyone run into this? Does anyone have a work around -- I wrote
the Macro because the formulas I need to manipulate can be many, many
more than 230 characters.

Gordo