Results 1 to 2 of 2

Thread: display 2 field in dataCombo.( in the list of the combo)

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2000
    Posts
    42
    can i display to fields in dataCombo.
    i mean in the list of the combo.

    like the Access can do.

  2. #2
    Addicted Member curlywink's Avatar
    Join Date
    Mar 2000
    Location
    Manila, Philippines
    Posts
    141

    Talking

    Hi there,

    First, create a query which combines two fields and naming them as one: Ex "SELECT LASTNAME + FIRSTNAME AS NAMES FROM DATALIST" now from your data control select the recordsource to this name query you've created, and then smile your problem is solved...


    Hope this works for you...


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