Thread: Combine 2 macro
View Single Post
  #1   Report Post  
bioyyy
 
Posts: n/a
Default Combine 2 macro

Hi,

How do I combine 2 macro that they can do at a same time? Right now, I have
one macro doing "copy a sheet" and then another macro doing
"delete-autofilter". I'd like to combine them together, so I don't have to
execute 2 times. In other words, right after copy a sheet, it does deleted
things. thanks