How to copy certain rows to a different range on a different sheet using VBA in excel?
问题 The general idea of what I'm trying to do is copy certain rows from one sheet that meet a certain criteria (which I will explain in the next sentence), and then paste those rows in a different range on a newly created sheet in the same workbook. The criteria to grab a certain row is if the value in the first cell of that row is within a range specified by the user. For example, if the user enters in '4' for the lower bound and '8' for the upper bound, my code would only grab rows where the