Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have this code:
For Each wb In Workbooks 'Test to see if wb's name is like "*C&A PF*.xlsm" If wb.Name Like "*C&A PF*.xlsm" Then ???.Activate End If Next How do I make THAT workbook the active workbook? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Activate WorkBook | Excel Programming | |||
Activate Workbook | Excel Programming | |||
Workbook.Activate / Window.Activate problem | Excel Programming | |||
Activate Different workbook? | Excel Programming | |||
Activate Workbook | Excel Programming |