I'm trying to run a Macro that checks one column against another. If they're the same, move along to next line. If Column A is greater than C, cut the selected range and move down one line. If Column A is less than C, bring the selected range up one line until Column A and C match. With...