Search results

  1. C

    design table

    I have 5 tables with the same data (row and columns). How do I make it into a relational table?
  2. C

    populating text boxes

    I have text boxes in a form displayed in a continous form with rows and columns. For ex. I populated textbox in column1, then edit some textboxes in column1. Once I go the column2 to populated textbox in column2, textbox1 is default to its orginal data, it doesn't hold the data I made changed to.
  3. C

    Autofill combo box

    I have 2 forms with 1 combo box in each form. I would like to be able to choose, for ex. a date in 1st combo box and be able to have that displayed in the 2nd form in the 2nd combo box.
  4. C

    copy field

    I have a data entry form with many records. Instead, of retyping the same data. I would like click a button and the data on the top row will copy downward. I'm stuck, please help.
Back
Top Bottom