Hello all
I am hoping someone can help on this
I have a workbook with 13 worksheets, each sheet is named as the 12 months, IE Jan, Feb, Mar Etc and the last sheet is named as data
I am looking for some vba code that when run will look at the cell value in column "S" and move each row to the correct worksheet based on the worksheet name.
IE: S6 = Mar, copy row to the next available row in worksheet "Mar"
Is this possible please
I am hoping someone can help on this
I have a workbook with 13 worksheets, each sheet is named as the 12 months, IE Jan, Feb, Mar Etc and the last sheet is named as data
I am looking for some vba code that when run will look at the cell value in column "S" and move each row to the correct worksheet based on the worksheet name.
IE: S6 = Mar, copy row to the next available row in worksheet "Mar"
Is this possible please