C
csdo
According to a MSDN article(9328.1019),
"Creating a new instance of Excel and opening a workbook
results in an invisible instance of Excel and a hidden
instance of the workbook. Therefore, ... your Automation
code should unhide the workbook before editing it and
saving it. ...".
Can anyone tell me how?
"Creating a new instance of Excel and opening a workbook
results in an invisible instance of Excel and a hidden
instance of the workbook. Therefore, ... your Automation
code should unhide the workbook before editing it and
saving it. ...".
Can anyone tell me how?