I need some help on how to create an Excel function that will allow me to check for the value of a Dynamically determined NameRange (Day1, Day2.. etc...) on a CLOSED workbook/worksheet.
I have found how to create such a function (via search engine(s)), but its only accessible via VBA calls, and not a callable via a worksheet formula.
I'm currently working on a "work-around" of creating a link to another workbook (GUI method), then creating a macro that will "replace" the contents of the link with a VBA composed path/link. I'm sure that after I hack my way thru the VBA Search/Replace syntax it will work, but it is really a backdoor approach to solve the problem.
So it is, that I am here... rubbing the proverbial lantern of the VBA Genie(s), hoping I will get at least one wish granted...
I have found how to create such a function (via search engine(s)), but its only accessible via VBA calls, and not a callable via a worksheet formula.
I'm currently working on a "work-around" of creating a link to another workbook (GUI method), then creating a macro that will "replace" the contents of the link with a VBA composed path/link. I'm sure that after I hack my way thru the VBA Search/Replace syntax it will work, but it is really a backdoor approach to solve the problem.
So it is, that I am here... rubbing the proverbial lantern of the VBA Genie(s), hoping I will get at least one wish granted...