Solved! Go to Solution.
Hi @beattyb
The formula that @estherb47 provided yesterday when you asked this same question will work
IF Contains([number],"-") THEN tonumber(left([Number],findstring([number],"-")))+tonumber(right([Number],length([number])-FindString([Number], "-")-1))/32
ELSE [Number]
ENDIF
Replace [Number] with the name of the field where your values are
Dan
User | Count |
---|---|
52 | |
27 | |
25 | |
24 | |
21 |