Robertson1995
Board Regular
- Joined
- Apr 1, 2009
- Messages
- 121
Hello. I am needing a code that will move specific rows to other rows in the same sheet based on a Cell Value. I have a sheet named "Inventory" that has values in Columns A-H. I need code that when I enter "S" in column I, it will copy the contents of A-H for that row and paste a copy of it in the first empty row in columns K-R and repeat everytime I enter an "S" in Column I, it will continue to move the A-H contents to the next empty row in columns K-R. I also need a separate code that once all of the data is moved, it will delete all rows in columns A-H that have an "S" in column I and shift the cells up. I hope this makes sense and thanks in advance for any help with this.