That’s correct, but NbreClick needs to be an Int32, not String.
Also, you don’t really need the variable and an assign. Just directly put CInt(row.Item(“Position”)) into the “Repeat number of times” property.
That’s correct, but NbreClick needs to be an Int32, not String.
Also, you don’t really need the variable and an assign. Just directly put CInt(row.Item(“Position”)) into the “Repeat number of times” property.