Search results

  1. R

    Use specific record in continuous form for event?

    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...
  2. R

    Use specific record in continuous form for event?

    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...
Back
Top Bottom