Open record from List box

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have a form with two multi-select list box that I would like to use to open
a specific record from. I have set up the list boxes so that i can move
items from one to the other, multiselection is so that I can move multiple
items at a time. Is there a way that I can use the ondoubleclick property
to open the individual item that I have double clicked on. My trouble is
with getting the primary key for the item out of the list box.
.



Relevant Pages

  • Re: many to many problem
    ... DivisionID completes the compound primary key and acts as ... a single division of a single company -or- multiple divisions of a single ... > l beginning with Starting Out and Database Design 101. ... tblLinkCompanyContacts is a ManyToMany linking table Can I create ...
    (microsoft.public.access.tablesdbdesign)
  • Re: many to many problem: John Vinson and Lynn Trapp - help?
    ... DivisionID completes the compound primary key and acts as ... > a single division of a single company -or- multiple divisions of a single ... >> l beginning with Starting Out and Database Design 101. ... > tblLinkCompanyContacts is a ManyToMany linking table Can I create ...
    (microsoft.public.access.tablesdbdesign)
  • Re: New arrivals (II)
    ... multiple; and what I need to get back is a list of items, ... primary key (i.e. unique index) on keyval.id ... INSERT INTO item(id, colour, weight) ...
    (uk.rec.sheds)
  • Re: DDL Created but how to get key constraints and primary key etc
    ... If Claims_id is the primary key in the Claims table, ... cannot be multiple claim_id values in the table. ... Sample data & expected results are missing, ... (Note that this is not a complete schema and many other constraints ...
    (microsoft.public.sqlserver.programming)
  • RE: Appending question
    ... have a primary key that consist of multiple fields.>>> ... Private Sub Command4_Click ... Dim stDocName As String ...
    (microsoft.public.access.queries)