Hi VBA experts,
I'll try to explain what I want to do:
I have 36 Excel worksheets. Lets name these WS2.xls thru WS37.
I want to create another Excel worksheet that contains information about each employee - 1 row per employee. The row will have checkboxes for various employee categories.
Lets call this WS1.
QUESTION:
How can I read each row in WS1 and ... based on which columns have checkboxes, print one of the other worksheets (WS2 or WS3 or ...) ?
Thanks for any ideas.
John
I'll try to explain what I want to do:
I have 36 Excel worksheets. Lets name these WS2.xls thru WS37.
I want to create another Excel worksheet that contains information about each employee - 1 row per employee. The row will have checkboxes for various employee categories.
Lets call this WS1.
QUESTION:
How can I read each row in WS1 and ... based on which columns have checkboxes, print one of the other worksheets (WS2 or WS3 or ...) ?
Thanks for any ideas.
John