View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JP JP is offline
external usenet poster
 
Posts: 10
Default What is the Excel equivalent of the CELL function?

Thank you, but what is the explanation for the Remark on the function's help
screen:
"Remark
The CELL function is provided for compatibility with other spreadsheet
programs"?
Normally this means there's another Excel-specific function, no?
"Dave Peterson" wrote in message
...
=cell("filename",a1)
is the equivalent in Excel <bg



JP wrote:

What is the Excel equivalent of the =CELL("filename",A1) function? The
Excel 2003 help screen for this function states:

"Remark

The CELL function is provided for compatibility with other spreadsheet
programs."

I need a cell to display the filename and path.

Thank you,

JP


--

Dave Peterson