Hi
I need some help to find a good formula to carry out a repetitive task:
I have a sheet with 24 rows (and 6 col) with different items. they loo like this:
I need to copy them down 12 times and than rename the month. I 'm not looking for a vba code !
the items don't change order, (so at row 25 this item shown above returns and so on...) but note that at month 10, the month will look like M200610.
I can make it work with a vba code, but I wanted to try it with excel formula.
Regards,
I need some help to find a good formula to carry out a repetitive task:
I have a sheet with 24 rows (and 6 col) with different items. they loo like this:
Code:
P200NP048 STDRAWMAT P20 M200601 AOP1 000
I need to copy them down 12 times and than rename the month. I 'm not looking for a vba code !
the items don't change order, (so at row 25 this item shown above returns and so on...) but note that at month 10, the month will look like M200610.
I can make it work with a vba code, but I wanted to try it with excel formula.
Regards,