Debraj
Excel Ninja
Hi Friends,
Can someone help to create a Formula, for repeating Items a Specific Number of times, in loop..
[pre]
[/pre]
Regards,
Deb
PS: Cross-post @ http://www.get-digital-help.com/2013/01/18/repeat-values/#comment-53273
Can someone help to create a Formula, for repeating Items a Specific Number of times, in loop..
[pre]
Code:
Z 5
Y 2
X 1
W 4
then Z 5 Times, Y 2 Times.... but in series
expected output
Z
Y
X
W
Z
Y
W
Z
W
Z
W
Z
Regards,
Deb
PS: Cross-post @ http://www.get-digital-help.com/2013/01/18/repeat-values/#comment-53273