Search results

  1. T

    How to find a textbox that I have no idea existed

    Hi everyone, So I am just modifying a free and existing database that I found to suit what I want because I am not super familiar with Access. I have a form called frmHome with 3 buttons. First button called "Log Attendance". On Click, another form called frmClassAttendance is opened with a...
  2. T

    Classroom attendance - a bit lost

    Hi everyone, So I am making an access database to check attendance of our Accountancy classes. I have - tblClasses: with information of ClassID (PK) day of the week, morning/ afternoon, tutor, classID, level (3 or 4) - tblLearners: with information of all our learners LearnerID (PK), fullname...
  3. T

    Classroom attendance form - Please point in the right direction

    Hi everyone, I am a beginner of Access and I want to build this form to help my company be more environmentally friendly. We are a training provider. So we have a database of learners with a column of the day in the week that they take lessons at our place and another column with AM or PM...
  4. T

    Need help - Combo box search to include records that equal and larger than

    Hi all, I have a problem that I have been trying to google for ideas/ help but haven't been successful. I have a DB of books and a form to search for multiple fields including ranking (combo box). The way I have it now is to pick "3 stars", "4 stars", "5 stars". What I want to do is have it so...
  5. T

    Need help - Refresh list boxes and using multiple text boxes in search form

    Hi all, I built a database to store and help searching for lessons/books based on certain criteria. I have two questions relating to my database that I hope everyone can help me out 1. In the data entry form, I have some textboxes, combo boxes and listboxes. I also have 2 command buttons...
  6. T

    Need help - Create a second text search box

    Hi all, I built a database to store and help searching for lessons/books based on certain criteria. I have a search text box that can search either one of the five fields and a few combo/ list boxes (Thanks to John Big Booty's dynamic search). It works great. However, I want to add a second...
Top Bottom