Search results

  1. P

    Print Specific Report Based on Combo Selection?

    Hi I need to print a specific form based on the selection made on a combo box. I have been able to set it up to open the relevant form when the user selects an option from the combo box, but am unable to find a way to be able to print the specific report based on the selection. I have a...
  2. P

    Print Form Based on Combo Selection?

    Hello! I have almost completed my database, everything I had originally intended to implement into it has been done, with some extra added features I popped in along the way. There is just one more thing I require assistance with... My database is used for booking camera kits in and out. On...
  3. P

    Open Last Added Record OR Specified Record?

    Hello, I have created a booking system for loaning of camera kits. I have created an Add Form which lets you add all of the information of the booking, I have also utilised a command button which opens up another form with the option to print a report based on the current record. However...
  4. P

    Open Relevant Form Based on 2 Combo Boxes?

    Hey guys, I'm not sure if this is possible, and it is the most challenging thing that I have tried to implement into my database to date. What I have is a booking form which allows you to Add Bookings for camera kits. When a customer comes in and would like to book a kit, the form must be...
  5. P

    Slow Database? HELP!

    Hi, I have a database for booking equipment in and out. I have the backend stored on a shared drive on our LAN, and the front end on each client machine. The database has been working fine until just now, it runs very slow and my DCount functions have stopped displaying data. I have no idea...
  6. P

    Print Form, HELP!

    Hello! I would like to be able to print a specified form when a new record is added to my database. I have an add form which can be filled in, and there is an "Add" button at the bottom of the page, when this is clicked, I want the record to be added but also a specified form to be printed...
  7. P

    Count Overdue Items?

    I have a database for booking items in and out and would like the database to automatically count the number of items that are overdue. I have a COMPLETED field which is a check box, when ticked completes the booking, if it is not ticked then the booking is incomplete. I also have the "Date...
  8. P

    Is this possible?

    Hey guys, this is a bit difficult to explain but i'll explain it as best I can.. What I want to do is be able to count the number of camera kits that are currently in stock my in database. I have created a booking database which allows the user to book camera kits out. I have thought how I...
  9. P

    Prevent data entry if data exists?

    Hi, I have created a booking database which allows the user to input bookings for loaning of camera systems. There are 5 camera kits that can be loaned, what I need to do is prevent the user from double-booking a kit. If a kit has already been booked out, I want an error message to appear...
Back
Top Bottom