I have a row (say row 2) with these 16 values (A-P):
1/1/11 , 1/2/11 , 1/3/11 , 1/4/11 ... ... ... 1/2/12 , 1/3/12 , 1/4/12
Would it be possible to create a Macro that when clicked, autofills the cell to the right of it (Q2) with 1/5/12. And when clicked again it autofills the next cell (R2) with 1/6/12 and so on?
I've tried searching everything that has to do with auto-filling but the macros only apply for an array and not the next empty cell one at a time. Thanks and appreciate any help given!