Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi all !!
i have this but it gives error for each "wb"... For Each wb In Workbooks If (left(wb.name,1) )= "_" Then Call mymacro End if Next wb ....it is inside a sub that starts like this... Dim aWB As Workbook Dim aWS As Worksheet Set aWB = ThisWorkbook Set aWS = aWB.Worksheets("Sheet1") can anybody help pls !! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UDF won't launch macro | Excel Programming | |||
How to launch an Excel Workbook quickier, by ... | Excel Programming | |||
VBA - Launch VBA Macro From VB | Excel Programming | |||
Macro launch - Button vs Manual launch , has different results. | Excel Programming | |||
Launch Macro in Access via Macro running in Excel??? | Excel Programming |