VisualBasicHelp
Programmer
Hi,
I am trying update an already existing excel file through VB 6.0 . But when I say objExcel.Save, it shows me another dialog box, saying, "this file already exists, whether you want to replace it?"
I don't want this dialog box to appear, it should be saved automatically.
Please let me know, how can I do it.
Many Thanks in advance
I am trying update an already existing excel file through VB 6.0 . But when I say objExcel.Save, it shows me another dialog box, saying, "this file already exists, whether you want to replace it?"
I don't want this dialog box to appear, it should be saved automatically.
Please let me know, how can I do it.
Many Thanks in advance