if you are using xls file you have to change this line
toCode:strExt = ".xlsm" 'Change to suit
Code:strExt = ".xls" 'Change to suit
if you are using xls file you have to change this line
toCode:strExt = ".xlsm" 'Change to suit
Code:strExt = ".xls" 'Change to suit
Bookmarks