PDA

View Full Version : copy values in every row



DaVerve
05-19-2010, 09:08 AM
Hi,

i have a Excel File look like this:



name2
dog
(empty)
(empty)
cat
(empty)
(empty)
bird
(empty)
(empty)
I like to copy the value dog in each row under name2 untill the value cat arrives, when cat arrives the same should happen and in every row cat should be copied an so on. I do not reallly know how to solve this problem. I hope someone can help me.

thanks in advance

gutlez
05-19-2010, 10:31 AM
Try the repeat option in the Excel input step.

DaVerve
05-19-2010, 11:00 AM
Hi,

where can i find this option?
In the Excel Input i didn't found anything like this.

Thx

MattCasters
05-19-2010, 11:06 AM
In the Fields tab there is a Repeat column.

DaVerve
05-19-2010, 01:32 PM
Thank you very much!!