View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default VBA Help needed copy a worksheet to a new workbook

Hi Neal

Sheets("Sheet1").Copy


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Neil Atkinson" wrote in message ...
Sorry forgot to mention need this in VBA

Hi I seem to have forgot how to do this. I need to copy 1 worksheet to a
new workbook and can't find anything in Help!

Regards
Neil


*** Sent via Developersdex http://www.developersdex.com ***