View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JE McGimpsey
 
Posts: n/a
Default Convert Excel 4 formula to Excel 2003 format

See

http://www.mvps.org/dmcritchie/excel...htm#HasFormula


In article ,
The Gasell <The wrote:

Hi.

Got this formula defined as a name (Cell has formula):
=GET.CELL(48;INDIRECT("rc";FALSE))
Used it when I had Excel97

Now I have Excel 2003 and get an annoying message that I have an Excel 4 macro
when I open the excel file with this formula. I have checked the file that
it does not have any other macro, so I think this formula is the problem.

How can I convert it to Excel2003 format?

/The Gasell