I have another question about a macro and someone posted an answer in Python code, which is really different than Basic. I was wondering if I could use something like your code above to achieve what I want in the other question?
This is what I asked:
I have a selection list in S14.
There is a cell range of S15 to S38.
I want to be able to make a selection from that list, and run a macro (in a button) that will place the selection into the next empty cell in the range (S15 to S38), and clear the selection list (not delete the selection list).