Hello,
I want to create some code that will browse a column, and each time that it finds a cell that isn't empty, it will copy the formula inside of it and then paste it on the first column on its right.
So I know I have to make an If statement for this, but how do you detect if a cell is empty or not ? Also, what is the best way to browse an entire column ? With an offset ?
Thank you very much
Bookmarks