Search results

  1. D

    HELP! First populated value in row display

    Hi I have an urgent problem, I hope many of you can help me solve. I need to display the result from a cell in a row, only where it is populated and where it is the first populated cell. i.e. Column A B C D E F G H Row1: , , , , , , 20, 23, 45 Result: 20 (as 20 is the first...
  2. D

    Populate a text box from a combo box value

    Hi I'm very new to Access and I need help on populating a text box based on a where clause from a combo box value. i.e. textbox.text = select field2 from table where field1 = field1.value (value from the combobox value) So in summary. When I change the value in the combo box, the text box...
Back
Top Bottom