Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that I want to run from one workbook (Summary.xls) that opens
another workbook (Source.xls), adds a worksheet (Summary_Sheet) and then runs a series of commands on the second workbook (Source.xls) before moving the new sheet (Summary_Sheet) to the original workbook (Summary.xls). The (Source.xls) filename changes every month, so I don't want to hardcode it. My problem is that the macro opens the Source file, but shifts back to the original file to create the worksheet and run the commands. How do I keep the focus on the file I just opened without hardcoding the filename? Thanks for any help I can get. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Focus On Open - Goto | Excel Worksheet Functions | |||
Why are my inserted photos out of focus when I open excel? | Excel Discussion (Misc queries) | |||
tool tip to open when the cell has the focus | Excel Worksheet Functions | |||
How do I set focus | Excel Programming | |||
set focus | Excel Programming |