I have a workbook whose name i would like to define as a constant so that it can be used across all functions and procedures. I cant use "active workbook" as i am opening and closing so many workbooks while this program is running.
I figured if i somehow define my "main" workbook as a constant then i dont need to keep passing it to all the procedures that need to use it.
any ideas?
Bookmarks