Hi there, I am new to VBA and have taken on more then I can chew with this assignment. I am hoping that someone in the community can help me with this. I know my way around excel but not vba.
What my setup looks like. I have 3 sheets in the workbook. Sheet 1 has all the data Column A-H. The second sheet has columns A-J labeled "job descriptions 1-9" in different columns. I am looking to search sheet 1 and organize the job descriptions in to columns on sheet2 as these columns will be used for a drop down on a different sheet. On sheet 3 is a report of everyone that is on days off from Sheet 1 Column H. The data will be constantly changing on Sheet 1 so sheet 2 and 3 need to be able to update the lists when the macro is run.
Thanks for the help.
What my setup looks like. I have 3 sheets in the workbook. Sheet 1 has all the data Column A-H. The second sheet has columns A-J labeled "job descriptions 1-9" in different columns. I am looking to search sheet 1 and organize the job descriptions in to columns on sheet2 as these columns will be used for a drop down on a different sheet. On sheet 3 is a report of everyone that is on days off from Sheet 1 Column H. The data will be constantly changing on Sheet 1 so sheet 2 and 3 need to be able to update the lists when the macro is run.
Thanks for the help.