Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a module that opens an itrnaet page and then is suppose to close
excel down without saving changes. The following code closes the workbook but does not close the excel application, can anyone advise how I can get excel to terminate ? If uid < 0 Then Set ie = CreateObject("Internetexplorer.Application") ie.Visible = True ie.navigate "inside.mysite.com\qbrowse\lizard\expenses.asp?uid =" & uid End If Application.DisplayAlerts = False Application.Quit Thanks in anticipation John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel application.quit in macro problem | New Users to Excel | |||
macro to close excel application other than application.quit | Excel Programming | |||
The old application.quit problem | Excel Programming | |||
The old application.quit problem | Excel Programming | |||
The old application.quit problem | Excel Programming |