Guest Paul Deen Report post Posted May 7, 2008 Perhaps adding a formular for just alphabet characters. I want to randomise last names, but we have a guard to prevent numerics being allowed. Currently there is no good match for a formular, I've had to come up with a whole series of test files and randomly match them. Not ideal. Quote Share this post Link to post Share on other sites
Guest angela Report post Posted May 8, 2008 Perhaps adding a formular for just alphabet characters. I want to randomise last names, but we have a guard to prevent numerics being allowed. Currently there is no good match for a formular, I've had to come up with a whole series of test files and randomly match them. Not ideal. Hi, Currently we are not planning this option, since the task can be performed with the use of several functions. I.e. it is possible to accumulate a parameter value with use of several functions. So you can use a function of random selection from a list, and in the list you can specify the required alphabet characters. Quote Share this post Link to post Share on other sites