Hi, I'm relatively new to using VBA so this hopefully is a pretty easy question. I'm trying to get a macro to do a repetitive task on large set of data in excel.
I trying to write a macro that has the ability to run an excel formula on a set of data and paste the results somewhere then run the same formula one the next set of data a few rows down. I need this process to repeat a few thousand times so I was thinking some kind of loop but wasn't sure how to do it with having it loop on a different range of cells each time. I'd appreciate any help, Thanks!!
Bookmarks