vba to call macro in another workbook
hi,
could you please help me with this code it says object defined error 1004 I have a workbook named muddmmyy the date is variable I want to call a macro in "ThisWorkbook" sheet
I want to call it from another workbook could please help many thanks
Application.Run ("MU" & Format(Sheets("Main").Range("C6").Value, "ddmmyy") & ".xlsm") & "'!ThisWorkbook.Macro"
Recent comments
5 years 36 weeks ago
6 years 22 weeks ago
6 years 34 weeks ago
6 years 37 weeks ago
6 years 38 weeks ago
6 years 43 weeks ago
6 years 52 weeks ago
7 years 2 days ago
7 years 3 days ago
7 years 3 days ago