=and(a2<=a1+10,a2>=a1-10,a2<=a3+10,a2>=a3-10)
I am just trying to get a cell in a column to high light if it is "X" amount more or less that the cell. it would be ideal if someone could help me with doing this in VB which will save me on file size. but fat chance there, so can you see what is wrong with this conditonal?
I am just trying to get a cell in a column to high light if it is "X" amount more or less that the cell. it would be ideal if someone could help me with doing this in VB which will save me on file size. but fat chance there, so can you see what is wrong with this conditonal?