PDA

Click to See Complete Forum and Search --> : Changing the Background colour in a report


EmmaH
Nov 8th, 2000, 05:43 AM
In the OnFormat I have been using

if me.field > then
me.field.backcolor = 16776960
end if

but this seems to be changing all the back ground what am I doing wrong?

Thank you for your help