I'm trying to automatically add rows to WS1 based on the number of populated rows in range F1:F20 in WS2. for example WS1 (column D) looks like:
1.1.1.3
1.1.1.4
1.1.1.5
etc.
WS2 F1:F20 looks like:
PM
EE
SW
ME
etc.
Basically, I want to automatically add rows below each WBS item in WS1 that contain the labor categories in WS2. I'm okay with VBA solutions (which I believe this requires), I just have a pretty quick turn on getting this done.
Thanks in advance for the help!
1.1.1.3
1.1.1.4
1.1.1.5
etc.
WS2 F1:F20 looks like:
PM
EE
SW
ME
etc.
Basically, I want to automatically add rows below each WBS item in WS1 that contain the labor categories in WS2. I'm okay with VBA solutions (which I believe this requires), I just have a pretty quick turn on getting this done.
Thanks in advance for the help!