I get this error when I add a second data repeater to my ap. This line of code generate sthe error
'Me.DRPaymentsDue = New Microsoft.VisualBasic.PowerPacks.DataRepeater
Error2'DataRepeater' is ambiguous in the namespace 'Microsoft.VisualBasic.PowerPacks'.
Please sugest a modification of the line of code
Regards