Search results

  1. A

    Convert Row to Column

    I need to convert the following dataset from: ClmSys Code 1111 V1 1111 V2 1111 V3 2222 V2 2222 H4 2222 H4 2222 P8 3333 JV 4444 AA 4444 V3 4444 V2 4444 TT .... TO ClmSys Cod1 Cod2 Cod3 Cod4 ... 1111 V1 V2 V3 2222 V2 H4 H4...
  2. A

    Populate the selected data from sub form to drop down list

    :confused: I have attached the screen shot for your reference. We populate the checked out items' call number by using SQL in combobox already. However, users do not want to pick it from the combobox, they want to select the item on the sub form, which is the checked out record, and populate...
Back
Top Bottom