View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Srikanth Srikanth is offline
external usenet poster
 
Posts: 39
Default Workbook addition

Hi,
I am new to VBA Programming.. In my program i need to open some workbooks
between specific dates which i am givin input. The name of the new workbook
should be the date and the contents of the new workbook are same as the
active workbook..
Please help me in creating the new workbook part alone rest all i have done.
If you could provide me some code snippets that would be of much use.

thanks