I have a bunch of formulas that run to about 6000 rows. Sometimes we will use all 6000, sometimes not. When sorting the data, it puts all the empty cells at the top and the ones with actual data after that. I need to create a macro that will only copy the formula to the next row, but only if data gets input in the cell above. By doing this, I can sort the rows with actual data properly. Thanks.
Bookmarks