Reflect file path (show drive letters) in Excel 2000

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
If i am on a network environment and using excel 2000, i wish to reflect the
file location e.g. D:\project good\chart\book 2000.xls

How do i get excel 200 to generate the file location, other than having the
file name and sheet only?
 
Hello Alicia,

Enter this formula, exactly as shown in a workbook that has been saved...
=CELL("filename")

Jim Cone
San Francisco, USA
 
Jim, Thanks a lot!

Jim Cone said:
Hello Alicia,

Enter this formula, exactly as shown in a workbook that has been saved...
=CELL("filename")

Jim Cone
San Francisco, USA
 
In appears that this has been fixed for XL2002 and higher,
but older versions require the second argument (the
reference) when using =CELL("filename",A1). Read the
thread at:

http://tinyurl.com/57tpn

HTH
Jason
Atlanta, GA

-----Original Message-----
Hello Alicia,

Enter this formula, exactly as shown in a workbook that has been saved...
=CELL("filename")

Jim Cone
San Francisco, USA

"Alicia" <[email protected]> wrote in
message (e-mail address removed)...
 
Jason,
Thanks for the info.
Jim Cone


Jason Morin said:
In appears that this has been fixed for XL2002 and higher,
but older versions require the second argument (the
reference) when using =CELL("filename",A1). Read the
thread at:
http://tinyurl.com/57tpn
HTH
Jason
Atlanta, GA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top