View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
KM[_2_] KM[_2_] is offline
external usenet poster
 
Posts: 24
Default execute a macro from another macro

Just put the name of the macro

Call macroname

regards
Km
-----Original Message-----
hi,

how do i execute a macro fron another macro? They are in

the same
workbook, but in different worksheets!

Thanks


---
Message posted from http://www.ExcelForum.com/

.