Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Mervyn, Use this Call timesheetfeed Next End Sub In this simple eaxample when x=10 the macro "timesheetfeed" runs. Processing will retuen to the loop "Mervyn Thomas" wrote in message ... I have a sub that loops through a series of files whuch are given the name "wbtemp" which is an xls file. After various processing I then want to call a macro called "timesheetfeed" contained in this file. I am trying to do this by this line of code with variations on using "" etc: Application.Run wbTemp!timesheetFeed I get a runtime error 438 which is "object doesnt support this method..." can anyone suggest what to do? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calling a macro from Worksheet--Activate | Excel Discussion (Misc queries) | |||
Calling AutoFit using macro in XLCALL.h | Excel Discussion (Misc queries) | |||
calling worksheet function from a macro | Excel Worksheet Functions | |||
calling macro in a formula | Excel Discussion (Misc queries) | |||
Calling macro in add-in. | Excel Programming |