Results 1 to 1 of 1

Thread: Rows to Columns

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2017
    Posts
    4

    Rows to Columns

    Hi,

    I'm filling up a listbox with an array filled up with a SQL-query on an Access table.

    CODE: FORM.LISTBOX.List() = Array

    This results in a Listbox where I can select a row with data from different records,
    eg. I can select all client numbers at once, or all names at once.
    What I want to do now is transposing the view in the listbox so that I can
    select the client number, the name and all the fields of one record in Access.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width