I want the user of my spreadsheet to tell me which columns should be used to sort the data. e.g. column A and F. So I defined variables and try to use the variabel in my sort function. But it is not recognizing the variables in my sort function.
Here is my code (cell A2 = A, cell B2 = F).
Dim...