Search results

  1. T

    Value from one table to other table

    Hi All, I need help with form/tables. I want to know how to create automatic rows in a table based on form. I have two tables 1-reference table (with fields part number,operation, dimension) and 2- data entry table (part number, operation, dimension, and dimension's value) and I have a...
  2. T

    Disable text boxes on conditions

    great, thanks
  3. T

    Disable text boxes on conditions

    Hi Everyone, I was wondering if someone could hele me with textbox problem. I have a form with many textobxes. say text1, text2,text3,text4. Now i run Dlookup() function which returns me text same as textbox names (text1,text2,text3,text4) depedning on condition which I store in a variable...
  4. T

    Dynamic Text Boxes in form

    John, Thanks for previous reply. I was trying to create a subform that can update the fields based on SELECT query. I was a able to display a table which shows current dimensions selected for a perticular part in subform. But how do I show textboxes based on data entered?
  5. T

    Dynamic Text Boxes in form

    Hi Everyone, I have a table to enter dimensions for each part no. I have rows as part numbers and columns D1 to D100 for dimensions. Now, users dont need to caluculate all dimensaions for all the parts. I have another table where engineer can enter values that says which dimensions to...
Back
Top Bottom