Search results

  1. J

    Read Only Forms

    Hi I have a form that is set to allowEdits = False, allowAdditons=False, AllowDeletions = False, thus setting the form to read only. However I have a textbox on the form that I use to search a particular field. However when the form is set to readonly I cannot enter anything in this textbox...
  2. J

    master/child form

    Hi All, I have 2 tables, master & child. with a one to many relationship. On one of my forms I want to display some of the fields from the master table and only the last entry from my child table. How would i accomplish this? Many thanks Jamie
  3. J

    Query Wizard

    Hi all, I have an access form which i have turned of menus, navigation and shift key. What I am looking for is to have buttons on my form to allow users to create and delete queries from my form. I already have a listbox that shows all the queries and runs them when a user double click on them...
Back
Top Bottom