ozbeachbum
Board Regular
- Joined
- Jun 3, 2015
- Messages
- 233
- Office Version
- 2021
- Platform
- Windows
Hi,
I have the following formula in a workbook which brings in the file name the workbook (19 REGISTER market data) except for the file extension.
=LEFT('[19 REGISTER market data.xlsx]COMPLETED ->'!$B$12,LEN('[19 REGISTER market data.xlsx]COMPLETED ->'!$B$12)-5)
If the workbook with the file name being referenced (19 REGISTER market data) is open and I make an entry in another workbook other then the referenced workbook (19 REGISTER market data) and press enter; tab or one of the arrows the destination workbook shows the file name for the workbook where I just made the entry, even though the formula has not changed.
Recalculating the referenced workbook (19 REGISTER market data), returns the correct result in the destination workbook.
If the referenced workbook is closed, the issue does not occur.
Any thoughts or solutions to correct this would be greatly appreciated.
I have the following formula in a workbook which brings in the file name the workbook (19 REGISTER market data) except for the file extension.
=LEFT('[19 REGISTER market data.xlsx]COMPLETED ->'!$B$12,LEN('[19 REGISTER market data.xlsx]COMPLETED ->'!$B$12)-5)
If the workbook with the file name being referenced (19 REGISTER market data) is open and I make an entry in another workbook other then the referenced workbook (19 REGISTER market data) and press enter; tab or one of the arrows the destination workbook shows the file name for the workbook where I just made the entry, even though the formula has not changed.
Recalculating the referenced workbook (19 REGISTER market data), returns the correct result in the destination workbook.
If the referenced workbook is closed, the issue does not occur.
Any thoughts or solutions to correct this would be greatly appreciated.