Thank you. I am not sure I understand the proposed solution and where/how/why it would work. I do not have SharePoint myself and am trying to see if it is possible to create a code (or a way to write code/ declare variables) that would remove these "hangin...
"Excelfiles(*.xlsm),*.xlsm,All Files(*.*),*.*",1,_"Select Excel files...",MultiSelect:=True)'Add selected filestoan array field If VarType(arrFilenames)=vbBoolean Then If MsgBox("No files were selected. Do you want to exit the Makro?",vbYesNo,"Exit?")=_ _ vbNo Then G...
"Excelfiles(*.xlsm),*.xlsm,All Files(*.*),*.*",1,_"Select Excel files...",MultiSelect:=True)'Add selected filestoan array field If VarType(arrFilenames)=vbBoolean Then If MsgBox("No files were selected. Do you want to exit the Makro?",vbYesNo,"Exit?")=_ _ v...