R
Ricmy_zhu
Dear All:
I have a question .
I use the Office 2000 VBA to open a office 97 format .xls(this file have
some formulas). when I close this file
(m_xlsApp.Quit(covFalse,covOptional,covOptional)
,there will show some
message to tip us this files have been modify ,
I wish to disable this tips and silent to close application ,
Can someone tell me how to do?
I have a question .
I use the Office 2000 VBA to open a office 97 format .xls(this file have
some formulas). when I close this file
(m_xlsApp.Quit(covFalse,covOptional,covOptional)
message to tip us this files have been modify ,
I wish to disable this tips and silent to close application ,
Can someone tell me how to do?