I have created a function for checking the Tab names in Excel workbooks before importing them (despite instructions, users will change the tab names before sending their monthly returns!)
*****************************************
Function fncXLTabCheck(strPath As String, strImpFile As String)...