What I am struggeling with is to make excel pick up the end of my table since the no of rows may change I need a dynamic table to extract the data I use:
Range(Selection, Selection.End(xlToRight)).Select
Which gives me the dynamic I need. However as soon as I try to get the data after the other it chooses a value to paste to as of example: