dockingsched
New Member
- Joined
- Nov 7, 2019
- Messages
- 3
Hello all, Bit of an amateur trying to learn more on the use of Macros. Hoping for some assistance with this issue: I want to be able to search through my data to find rows where Column D displays "Negative".If it doesn't display "Negative", just move on to the next row. If it does display "Negative", i want to check if the value in Column A of this row is equal to the value in Column A of the previous row. I also want to check if the value in Column C of this row is equal to the value in Column C of the previous row. If either condition is not met, then just move on to the next row that displays "Negative". However, if both conditions are met, then I want to cut the values in Columns T through V of the row that displays "negative" and paste them onto Columns T through V of the previous row, then if possible delete the row that displays "Negative" where we just cut the values from. Hope I was able to explain that well enough and thank you for any assistance or guidance that can be provided.