Hi All,
I am trying to work out how to write VBA code that gets the user to select rows from an existing spreadsheet by selecting dates between which all rows are to be selected then the code is to select certain columns which are not next to each other from those rows and finally to display the selected data in the form of a report on a new sheet. Can this be done?
I am trying to work out how to write VBA code that gets the user to select rows from an existing spreadsheet by selecting dates between which all rows are to be selected then the code is to select certain columns which are not next to each other from those rows and finally to display the selected data in the form of a report on a new sheet. Can this be done?