Search results

  1. I

    Need a Open Form Macro

    Well in Access you can create a macro to open a form, then you'd just have to call it. I'd suggest creating a button to run a macro, and set it to run one that opens a form. Then copy that code and paste it in a new function. I think what you can do is an "on key press" function, so you could...
  2. I

    Is this the right way to go about this problem?

    Hi there, I'm trying to create a database for a furniture audit of a university department. I just want to explain how I was trying it, and for anyone to tell me a better way of doing it, as I'm really struggling later on in the design to create a user interface for it. The information I need...
  3. I

    Subform updating table

    Hi guys, wondering if you can help because no one I've talked to can so far.. I've got a form with Room information on, and on it a subform. The subform contains information from 2 tables (Items and Audit). Items is basically a list of all the different combinations of furniture item that can...
Back
Top Bottom