![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
I have a formula in cell a1 that links to an external file. Is there a formula to put in cell b1 that will print just the filename of that external reference? Ive tried using the =cell("filename",a1) but that didnt work. Thanks in advance.
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Location: Houston,Texas
Posts: 418
|
Not sure if this will work but try:
=cell("filename",indirect(a1)) |
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks for your help. I tried that and got a ref error. Any other ideas?
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|