Original User: sfmeyer
Hello all.
I need to make a very simple field calculation, in modelbuilder.
[ATTACH=CONFIG]16818[/ATTACH]
For the values in the [DepthMin] field above, I want to replace any value > 2 with a 2.
The current value above (24.75) could be any number between 2 and 25 so doing a standard !replace! (24.75 , 2) will not work.
Any ideas? Thanks VERY much.