View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default how to view the path of current excel sheet?

In an un-used cell, enter:

=CELL("filename",A1)


this will display something like:

C:\Documents and Settings\Owner\Desktop\[builder.xls]Sheet2

which displays pathname, filename and sheetname.
--
Gary''s Student - gsnu200798


"Sivagami" wrote:

In MS Office 2007,I unable to find an option for viewing the path of current
file.

In MS Office 2003, there will be option called "Web" which show the complete
path of the current Excel sheet.
Like wise I need to know the option in MS office 2007