Thread: How do I?
View Single Post
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
create a macro such as

sub combine_it(
macro1
macro2
end sub

--
Regards
Frank Kabel
Frankfurt, Germany
"Michael" schrieb im Newsbeitrag
...
I have a workbook that I run two differant macros to
import required data, is there a way to run both Macro's
with a single push or running one macro?