[SOLVED] Changing Data Values Based on Criteria
I have a column of real values with arbitrary values >0. I would like to replace any value larger than an a number which I can input with a specific value. For example if the number > 100,000, set the number = 100,000. Any help would be appreciated.
0
Answers