Search results

  1. C

    Text box to show specific record

    Hi, Can I make the text box on a form to show data from a specific record? For example, I have a table with two fields Quarter and Revenue. Can I make the text box to show just the data for revenue in Quarter3?
  2. C

    Input data in unbound text box

    Hi, I am trying to enter data in a unbound text box on a form then after entering the data the unbound text box will hold that data and will display that data next time the form is open. Anybody have suggestions?
  3. C

    Calculate null values in forms

    I have a main form and a subform. Both of the forms are pulling information from the same query. The query has a month and a revenue field. The main form pull revenue for the month of January and the subform is filtered to pull revenue for february. On the main form I have a text field that...
Back
Top Bottom