Hi All,
I have a field "Annual Hours Saved". I want to create another column with the following logic:
If Annual Hours Saved is 0 to 10, then put 1
If Annual Hours Saved is 11 to 20, then put 2
If Annual Hours Saved is 21 to 50, then put 3
If Annual Hours Saved is more than 51, then put 4
Any help would be appreciated! Thanks in advance!