So this might be a silly question .... I have done some research and haven't quite found an answer that either makes sense to me, or is clear enough.
I am having an issue with some of my formulas.
I have workbook 1 (wb1) and workbook 2 (wb2).
In wb1, I have some formulas, let's use Vlookup as an example.
In wb2 I have some data in a table, created via ctrl+T.
My wb1 formula references the data in the wb2 table.
When both workbooks are open, works great.
However, if I open wb1 first, then my formulas return REF# errors.
Once I open wb2, then it auto-updates and all is good.
If I close wb2, the results stay until I update something in wb1 then I get the REF# errors again.
I realized that if I convert the wb2 table back to a range, then even if I don't have wb2 open, the formulas in wb1 work fine.
Why is that? Why can't a formula in wb1 referencing a table in wb2, update correctly if wb2 was not opened prior to wb1 being opened and/or is closed aftwards?
The issue appears to be related to the table objects in outside workbooks, at least that is my observation/conclusion. Am I right in my assumption/observation?
Thanks for taking the time to read my silly question .....
-Spydey
I am having an issue with some of my formulas.
I have workbook 1 (wb1) and workbook 2 (wb2).
In wb1, I have some formulas, let's use Vlookup as an example.
In wb2 I have some data in a table, created via ctrl+T.
My wb1 formula references the data in the wb2 table.
When both workbooks are open, works great.
However, if I open wb1 first, then my formulas return REF# errors.
Once I open wb2, then it auto-updates and all is good.
If I close wb2, the results stay until I update something in wb1 then I get the REF# errors again.
I realized that if I convert the wb2 table back to a range, then even if I don't have wb2 open, the formulas in wb1 work fine.
Why is that? Why can't a formula in wb1 referencing a table in wb2, update correctly if wb2 was not opened prior to wb1 being opened and/or is closed aftwards?
The issue appears to be related to the table objects in outside workbooks, at least that is my observation/conclusion. Am I right in my assumption/observation?
Thanks for taking the time to read my silly question .....
-Spydey