Hi,
I'm very new to this so I would really appreciate your help on this matter.
I have an excel database, column A with employee names and Column B with supervisor
name. I would like to build a macro which will save a specific file (called "template.xlsx")
in a folder named as Column B (supervisor name). The filename should be employee name
(Column A).
Values from column B are build as path_to_file/test/supervisor_name.
I'm very new to this so I would really appreciate your help on this matter.
I have an excel database, column A with employee names and Column B with supervisor
name. I would like to build a macro which will save a specific file (called "template.xlsx")
in a folder named as Column B (supervisor name). The filename should be employee name
(Column A).
Values from column B are build as path_to_file/test/supervisor_name.