Script to create XXXX Qty. New Records
Posted: Thu Oct 30, 2008 8:31 am
I am looking for way to create XXXX number of New Records that matches the QtyToCreate and the Account Number increases by increments of 1 beginning with the StartNumber.
I will need another field in TableB that is a Mod 10 Check Digit of AccountNumber. I believe I have calculation for the Mod 10.
TableA::QtyToCreate (number field)
TableA::StartNumber
TableB::AccountNumber
TableB::CheckDigit
thanks,
Jimbo
I will need another field in TableB that is a Mod 10 Check Digit of AccountNumber. I believe I have calculation for the Mod 10.
TableA::QtyToCreate (number field)
TableA::StartNumber
TableB::AccountNumber
TableB::CheckDigit
thanks,
Jimbo