I am new to VBA and have been trying to write something that will update multiple worksheets from a master based upon the name of the cell in column C, with limited success.
I would like to copy each entire row over to a worksheet of the same name as the cell in column C for any particular row. However, I do not want to create new worksheets everytime, rather copy from the master into an already made worksheet of the same name as the category given in column c. TO top things off, I would like to be able to simply "update" the workbook, so that additions can be made to the master on an ongoing basis and then added to the corresponding worksheet, rather than everytime copying all existing data in the master to corresponding worksheets. I hope I have been clear, I would appreciate any help and am happy to answer further questions!
Thanks!
I would like to copy each entire row over to a worksheet of the same name as the cell in column C for any particular row. However, I do not want to create new worksheets everytime, rather copy from the master into an already made worksheet of the same name as the category given in column c. TO top things off, I would like to be able to simply "update" the workbook, so that additions can be made to the master on an ongoing basis and then added to the corresponding worksheet, rather than everytime copying all existing data in the master to corresponding worksheets. I hope I have been clear, I would appreciate any help and am happy to answer further questions!
Thanks!