Search results

  1. S

    Form button to create a report on record

    I have a form and wish to create a button that will print a report based on this form reference. How do I do this?
  2. S

    Report On Multiple Queries

    I want to create a report based on values in multiple forms. How do i do this?
  3. S

    Count of records that have been filtered in a query

    I have created a query based on my form to show only my records that are in a "monitoring" state. How can I get a total displayed for the number of records it shows? I have a form based on this query and ultimately I want the total displayed in a report I have already created. Any help would be...
  4. S

    Validation Rule

    I require my database to identify when the same data in 3 fields has been entered 5 times, ie when field a field b and field c have the same information in them as entered in an older record it will count them and display that value for viewing.
  5. S

    Validation Rule?

    I require my database to identify when the same data in 3 fields has been entered 5 times, ie when field a field b and field c have the same information in them as entered in an older record it will count them and display that value for viewing.
  6. S

    Control Data entry

    How can I control my form so that the data entered into a field cannot begin with a number 0?
  7. S

    Sending a message to all users

    Does anyone know how i can send a message to all people logged on to the database. The database is currently hosted on a network drive and all users access it from there with a standard password for everyone to gain access to it. Cheers all.
  8. S

    Copying data

    I have a form and I want to be able to click a command button that will paste the information to another form. How can i do this? I have yet to create the form which requires the text to be pasted into.
  9. S

    linking to a record

    I have a form based on a query that shows records stored in it. I want to make a link on the form so that when the link is clicked it takes you to the specific record in the original form. I have managed to do this on other forms by creating a command button that opens the required form, but...
  10. S

    Check Box

    I have a form with a check box that determines whether a case is closed (ticked if closed, unticked if open). I wish to have a form that displays just the open cases and just the closed cases. I understand that i need to create a query to do this but am stuck on how to go about this. Any ideas?
  11. S

    Any help on my previous topic....

    ....would be much appreciated.
  12. S

    DoCmd .Save

    I need to create a DoCmd .Save rule so that I tell a form which table to save the data to. Any help on this? The form is called SFI Learning and the table it needs to save to is called SFI learning. :) many thanks
  13. S

    HELP on saving

    any help on my previous post would be appreciated. :)
  14. S

    Help

    Can anyone help with my previous post??? Thank you.
  15. S

    Saving form data

    I have created a form but the data entered wont save. There is no table created for it is this why?
  16. S

    Previous Posts

    If anyone can help on my 2 previous posts it would be appreciated hugely.
  17. S

    Linking A Form

    I have a form that I would like to link to another form. Basically, i want to click a button and for the data I require to be copied to the new form. How do i do this?
  18. S

    Help Help Help

    I have a database with an open issues form that currently shows all the issues in the database. There is a check box that indicates when an issue has been closed by being ticked. I now need the a closed issues form and an open issues form that will contain the respective issues which is...
  19. S

    Auto reference

    I have a form created where the first box is an auto reference. I want the reference to be an auto number with a default 3 letter reference before the auto number, ie SFI (AUTONUMBER). Can you help.
Back
Top Bottom