BigDelGooner
Board Regular
- Joined
- Aug 17, 2009
- Messages
- 197
Guys
I am getting the error message 'Type Mismatch' with the following line of code but can for the life of me see what I am doing wrong...
TEST = Application.WorksheetFunction.Index(Sec_Name, Workbooks(Wbk).Sheets("Position List").Range("Holding_Index"), 0)
Any ideas?
I am getting the error message 'Type Mismatch' with the following line of code but can for the life of me see what I am doing wrong...
TEST = Application.WorksheetFunction.Index(Sec_Name, Workbooks(Wbk).Sheets("Position List").Range("Holding_Index"), 0)
Any ideas?