Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am not very knowledgeable about VBA code so here is my
question. I am trying to update an Excel file from a command button. I am using the following code: Set objXL = CreateObject("Excel.Application") objXL.Visible = True objXL.Workbooks.Open ("file") The spreadsheet asks me if I want to update. I would like to respond "yes", then save and exit the file all without clicking a button. How would I finish this code? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA code question | Excel Discussion (Misc queries) | |||
VBA code question | Excel Discussion (Misc queries) | |||
code question | Excel Discussion (Misc queries) | |||
vb code question | Excel Discussion (Misc queries) | |||
VB Code Question | Excel Discussion (Misc queries) |