Search results

  1. A

    Writing Code to Reference All Objects on a Form/Section

    I am writing code for an Access form. The form has a button and numerous objects. When the button is clicked, I want one of the properties in all of the objects to change (for example, the BackColor in all objects should turn grey). Instead of writing code to individually change the...
Back
Top Bottom