In the Conditional Formatting dialog, select "Formula Is". In the adjacent
textbox, enter =ABS(A1)>=0.04
Click the Format... button. On the Patterns tab, click the Red color, then OK.
In the Conditional Formatting dialog, select Add >>. Select "Formula Is",
and in the adjacent textbox, enter =AND(ABS(A1)>0.02,ABS(A1)<0.04)
Click the Format... button. On the Patterns tab, click the Yellow color,
then OK.
In the Conditional Formatting dialog, select Add >>. Select "Formula Is",
and in the adjacent textbox, enter =ABS(A1)<=0.02
Click the Format... button. On the Patterns tab, click the Green color, then
OK. Finally, click OK to close the Conditional Formatting dialog. Use the
Format Painter to apply this conditional formatting to other cells as desired.
Hope this helps,
Hutch