Search results

  1. D

    Advice request: Retaining focus on a record-navigation listbox

    Hi all, I have several forms which use a listbox for record navigation (in addition to forward/back buttons). The listbox works well when navigating the form via mouse & keyboard; however, some users of the form prefer to enter data via keyboard only. When tabbing into the listbox, I would...
  2. D

    Issue with a Listbox query.

    Hi all, So i'm having an unexpected issue getting a listbox to query data from another table. It seems like it should be straightforward? Hopefully it's just a syntax issue? So, in my main form ( PO_Creation_Form ), I have a listbox that I would like to show items from another table that are...
  3. D

    Solved Propagating multiple fields along a one-to-many relationship

    Hi all. I'm new to Access, so apologies if this is a rather basic question... I'm building a database to handle contracts / inventory / stock etc. Each contract can contain several products, and I would like to propagate a few default values from the contract into the products. I have a table...
Back
Top Bottom