Search results

  1. S

    Help!!!

    I figured it out! Thank you for your attempt! :)
  2. S

    Help!!!

    It seems that even the zip file is too large to attach! :( What do I do?!
  3. S

    Help!!!

    This database contains some confidential information. Can I send it to your personal email?
  4. S

    Help!!!

    I am new to this and I'm not sure how to do that. Is there a question I can answer for you?!!
  5. S

    Open a report bases on a form

    As the previous person said, create your form based on a query with the date criterias as: Between [Enter Start Date] And [Enter End Date] Then on your form create a text box with the following in its Control Source: ="From " & [Enter Start Date] & " Through " & [Enter End Date] Hope...
  6. S

    Help!!!

    Report Not Displaying All Records Hello! I am working on an employee attendance database. I have created a report which runs based on a query. The query retrieves employee names with no attendance occurances. The report is designed in a letter format which will be created for each individual...
Back
Top Bottom