View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] Skihde@yahoo.com is offline
external usenet poster
 
Posts: 5
Default Macro to Perform Same Function Across Selected Sheets

Hi all,

I'm new to VBA and could use some help. I'm trying to have a macro
perform the same function (paste a rectangle) across several selected
sheets (say, 1-4,7,9,10 of 10). I can get the macro to paste the
rectangle across ALL the sheets, but I only want it on those selected.
Any ideas?

Thanks in advance,
Stephan