Hi all,
I'm relatively new to VB programming (I usually use c++) and wondering if anyone can help me with the following problem:
I have 2 workbooks, workbook1 and workbook2. I want to create a macro that copies certain worksheets from workbook1 into workbook2, which are specified by the user (should this be via checkboxes, drop down menu, or is there a better method?) and are different each time.
For example on one occasion the user may select worksheet1, worksheet5 and worksheet12 to copy across whereas on another occasion they may select worksheet 4 and worksheet 7. After the user has selected the worksheets there should be a button that copies the selected worksheets into workbook 2.
If anybody is able to help me with pieces of code or just general pointers it would be much appreciated.
Thanks,
cj
Bookmarks