Search results

  1. M

    Refresh the Calculated Value in the Footer of a Subform

    Hello! I have an unbound text box with a calculated value in the footer of a subform. The subform is a continuous form. I would like the unbound text box to update its value when data is entered into the continuous form. The unbound text box's source is =Sum([HistoryCost]). How do I make the...
  2. M

    Establishing a many to many relationship and writing data to a “bridge” table

    Hello! I have been tasked to build a database that is way over my head. My apologies if I am not posting this in the correct forum I am trying to make a database that holds contract information. For every vendor there can either be a Master Contract with linked sub-contracts, or a vendor can...
  3. M

    Refer to Tab Control list box in another form

    Hello! I am struggling with an Access 2007 database I inherited. The problem is regarding tab controls. I would like to refer to a value in a list box within a tab and use that value to populate a text box in a form. I have a tab control called "TabCtl4" and the data I want to retrieve is...
Back
Top Bottom