View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pauluk[_69_] pauluk[_69_] is offline
external usenet poster
 
Posts: 1
Default ruuning part of a macro from another macro

Hi All,

Just a little help please,

I know how to run another macro from the current macro application.ru
but how do I only run a certain part of that macro

I thought it would be Application.Run "Book2!Macro1", GoTo Test

Thanks
Pau

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