Search results

  1. A

    Calculated data in text box update to table?

    I have a textbox on a form that displays a calculated number with regards to input from other text boxes. I need this calculated number to update to a corresponding field within a table. I have a button that updates the information, but the calculated field will not update. I have an "="...
  2. A

    Count Total Displayed in Text Box??

    So...I have a table with 2 fields: Name and Times Accessed I have three names in the table: Shane, Bill, Chris There are multiple entries for each name with no primary key set. The Times accessed are as follows: Shane 2 Bill 2 Chris 1 Bill 3 Shane 5 This is...
  3. A

    Query By form - SQL? Help

    I created a form with several combo boxes on it. When data is chosen within the combo boxes, a query/report can be run and it retrieves all of the information in accordance with the combo boxes. The functionality that I need to build in is the option to leave any number of those combo boxes...
Back
Top Bottom