Hi,
I have a set of significant values: 8, 8.5, 9, 9.5,etc and I want to flag when a particular value, to four decimal places, is within a 0.1 range of these sigificant values.
I have a table that lists the significant value increments, in this case 0.5, and the within range value, in this...