smozgur
BatCoder
- Joined
- Feb 28, 2002
- Messages
- 2,656
Hi @smozgur
Thankyou for your reply. Here is a link to the workbook in OneDrive.
The Data Table is created by Data | What-if Analysis | Data Table.
Ok, thank you. I saw the workbook, and the function. I can't use TABLE() function as it is not recognized as an Excel function, however the function and the array structure should mean something special internally to Excel when it is used with What-If Analysis.
However, the cells have formula, and those are array formulas, so .HasArray() returns True. This is a very rare situation that XL2BB currently has nothing to do. It is looking at the content to make sure if it contains a formula, and then looking if it is an array, dynamic, or a basic formula, then it acts accordingly. There is no unrecognized function definition in this equation - unless you could tell me how I can detect "this" particular situation in VBA.