I have an automation that goes to a website, does a search, and then copies the results to a blank worksheet in excel. This runs once per week. Each week the amount of entries copied changes. After the data is copied to excel I would like to be able to format the cells but the range of cells changes each time so I am unsure how to do this.
Is there a way to record the cell range that data is copied to so that I can use it in a subsequent format activity? I hope this makes sense.