B
Barb Reinhardt
I have the following line of code that just keeps kicking me out of Excel.
oWB.SaveAs Filename:=aWBName, FileFormat:=FileFormatNum
In this case,
aWBName = "myName.xls"
FileFormatNum = 56
What am I missing?
I'm saving the workbook to ths same folder as the original oWB so am not
including the path.
Thanks,
Barb Reinhardt
oWB.SaveAs Filename:=aWBName, FileFormat:=FileFormatNum
In this case,
aWBName = "myName.xls"
FileFormatNum = 56
What am I missing?
I'm saving the workbook to ths same folder as the original oWB so am not
including the path.
Thanks,
Barb Reinhardt