Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 90251

Copy one sheet from one workbook to many sheets in another workbook, based on workdays from provided date [closed]

$
0
0

Windows 10 Enterprise
Office 365
Extreme VBA noob

Is it possible to have VBA code in one workbook, create a new workbook with multiple sheets, representing the workdays in a month, based on user selection of month name, and base the contents of said new workbook sheets on the contents of another workbook sheet (call it a template) containing dropdown lists from yet another workbook sheet? If so, is there anyone that can assist with this?

Here's what I have...

Workbook 1
- Enter year in specified cell
- Click month name from range in column
- Click button to create new sheets - one for every weekday (excluding weekends) for selected month

Workbook 2
- Template file containing various drop-down lists

Workbook 3
- Drop-down list data

What I'm looking to do is, when you click the aforementioned button in workbook 1, the VBA would create the mentioned workday sheets in a new workbook, containing the template file data from workbook 2, with working drop-down lists from workbook 3.

I hope that makes sense. I've attached screenshots of the workbooks. Thanks in advance.

Workbook 1Workbook 2Workbook 3


Viewing all articles
Browse latest Browse all 90251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>