RANDPICK2

Returns a truly random (different every time) number of names/records from a report.

Reporting Area(s):

General

Required Parameters:

  1. Number of records to select (i.e. 50, 100)

Optional Parameters:

None

Example(s):

JUSTDOIT("=RANDPICK2(250)") returns 250 random records from report cursor.

Notes:

Used to pull a sample of Name records out of a report for statistical purposes.

 

Related Topics Link IconRelated Topics