J
Jack
I have a column of numbers, some with money values of 0.00 and others
greater than 0.00. I want to create another column that uses the values from
the first such that if the number is greater than 0, use that numer else
generate a random number between 1.00 and 12,000.00.
How would I do this?
greater than 0.00. I want to create another column that uses the values from
the first such that if the number is greater than 0, use that numer else
generate a random number between 1.00 and 12,000.00.
How would I do this?