I can't attach the specific file due to company policy. After researching, I believe I need to do something with the range offset coding. This probably should be moved to the VBA forum. Anyway this is what I currently have.
The code selects B1-C1 range. I then do ctrl+shift + down to select everything in that column. What I then want to do is offset that selection by 1 and select everything but that last row. In this code it selects up to B32:C32 but i am trying to have it just offset, not have specific cells. I then sort those cells by largest to smallest. The very last cell is the "Total" of everything above it so that's why I want to offset everything
Does this make sense?
Bookmarks