December 9, 200817 yr Is there an easy way to conditionally format a field if the value is a non-integer?
December 9, 200817 yr Assuming it's always a NUMBER, try a calculation such as: Number - Floor(Number) <> 0
Create an account or sign in to comment