Hello,
I have the below code which attempts to select several sheets in a wordbook and save them on a separate file, but I'm getting the “Runtime-error '9'”: Subscript out of range, can someone assist to fix it? Thanks
Sub SaveSheetsAsFiles()
Dim SheetsToSave
SheetsToSave = Array("Rainbow"...