I am trying to do a few things with this code, some of which I have sorted out already. My issue is trying to select a range, and having it end on a specific cell within the table I want to select.
Step 1 - find letter "A" in column E, then go down 6 cells and left 1 to "Opening Balance" in column D (it will always be 6 down, 1 left to go from this value "A" to "Opening Balance").
Step 2- once at "Opening Balance" in column D, I need to select the entire range down to "Closing Balance" (this range will differ depending on amount of info). In the example attached I need to select "A22:P30".
Step 3 - copy and paste this data into another tab (I am fine with this code).
Thanks for any input!
Bookmarks