Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9159

Re: Scripting-Need Loop Help

$
0
0

Hello Christina,

 

as far as I understand your problem correct, I think you need a loop in a loop.

 

Look at these example:

 

For i = 1 To RowCount

  'First code here to fill your fields

  For j = 1 To ColumnCount

    'Second code here to make your multiple line items

  Next j

Next i

 

Cheers

Stefan


Viewing all articles
Browse latest Browse all 9159

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>