I would like to create a formula field called ParentPassword in crystal report that is generated from getting a random word from a range of words.
For example: I have a list of words like:
grape, lime, tree, fruit, mountain, phone, etc.
How can I write a formula to get that?
Thanks