Hello,
I have 2 columns with a variable number of rows in Excel. With VBA I want to perform a calculation on either column A or B.
I make that selection through another specific cell where I define a drop-down list with titles of each column to choose from. Through the selection of a column in that cell VBA will make its calculation.
How can I indicate this?
I hope my question is clear.
Thanks!
I have 2 columns with a variable number of rows in Excel. With VBA I want to perform a calculation on either column A or B.
I make that selection through another specific cell where I define a drop-down list with titles of each column to choose from. Through the selection of a column in that cell VBA will make its calculation.
How can I indicate this?
I hope my question is clear.
Thanks!