View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brent Walker Brent Walker is offline
external usenet poster
 
Posts: 3
Default VBA to copy sheets (as values) that begin with the same sheet name

Experienced in Excel, but I am just learning VBA.

I want the macro to call a combo box and then select all sheets that start
with the value in the combo. Then, it needs to copy the selected sheets (as
values) to a new workbook.
--
Thanks,
Brent