work around
i did a work around by adding a non updateable calculated field that determines the value i wanted and added a check box. but if someone knows how to change the background for a particular object in a continous form i would still be interested.
for now i have to figure out why my...
vba to move the current record
My problem is along this thought i think. i need to use vba to move the current record pointer in a continous sub form. i can access the values of the current record (which happens to the first one) which is great but i need a way to loop through all the records...