G
Guest
im trying to modify the forecolour of a single box in a data sheet but it
wont change. i have tried:
quantity.forcolour = rgb(255,0,0)
but nothing happens.
then i added:
me.repaint
and
DoCmd.RepaintObject
but still nothing.
any ideas, thanks
wont change. i have tried:
quantity.forcolour = rgb(255,0,0)
but nothing happens.
then i added:
me.repaint
and
DoCmd.RepaintObject
but still nothing.
any ideas, thanks