Hi All,

Gonna research this this morning, but someone may have a 'quick and ready' solution for me.........

Need to populate 2 new columns on a demo database on the same table. The columns are NUMBER_OF_TIMES_MAILED and NUMBER_OF_TIMES_RESPONDED.

MAILED column needs to be a random number between 1 and 6. RESPONDED column needs to be random, but less than MAILED.

Any input would be appreciated.