Results 1 to 2 of 2
  1. #1
    billcar2006 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2014
    Posts
    13

    combobox question


    Does anyone know how I can get a combo box to show only the last id in its list when the form loads.

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    one has to define 'last' in database terms. a combobox is a record set and that record set can be a query. so perhaps that means using 'Max' style aggregate query....one can't say. In general a combobox is to show multiple items and therefore to want it to show just 'last' then it is only showing a single item which is a little odd.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 01-16-2015, 09:28 AM
  2. Combobox datasource SQL question
    By hascons in forum Queries
    Replies: 3
    Last Post: 04-17-2014, 01:32 PM
  3. Combobox question
    By manic in forum Forms
    Replies: 3
    Last Post: 02-05-2012, 04:55 PM
  4. Combobox Question
    By Trojnfn in forum Access
    Replies: 2
    Last Post: 10-12-2011, 11:28 AM
  5. Cascading ComboBox Question
    By Kevo in forum Forms
    Replies: 14
    Last Post: 07-27-2011, 08:48 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums