Search results

  1. C

    Football Fixture Lists

    Can someone please please help? I am trying to create 2 databases (1) One for a football league, and (2) One for a football 'Cup' competition. My problem is this; How can I automatically generate fixture lists. Example; if there are 8 teams in the league - how can I get the computer to...
  2. C

    Football Fixture Lists

    Can someone please please help? I am trying to create 2 databases (1) One for a football league, and (2) One for a football 'Cup' competition. My problem is this; How can I automatically generate fixture lists. Example; if there are 8 teams in the league - how can I get the computer to...
  3. C

    Football Fixture Lists

    Can someone please please help? I am trying to create 2 databases (1) One for a football league, and (2) One for a football 'Cup' competition. My problem is this; How can I automatically generate fixture lists. Example; if there are 8 teams in the league - how can I get the computer to...
  4. C

    Football Fixture Lists

    Can someone please please help? I am trying to create 2 databases (1) One for a football league, and (2) One for a football 'Cup' competition. My problem is this; How can I automatically generate fixture lists. Example; if there are 8 teams in the league - how can I get the computer to...
  5. C

    Search using a Wildcard?

    Happy New Year Can someone please help?... I want to run a search via a form that allows the user to search for a record using *. e.g. If they wish to find all personnel records whose name starts with M - all they have to enter is M*. How do I do this - what coding do I need to use? Thanks.
  6. C

    Searching using asterix (*)

    Can someone please help?... I want to run a search via a form that allows the user to search for a record using *. e.g. If they wish to find all personnel records whose name starts with M - all they have to enter is M*. How do I do this - what coding do I need to use? Thanks.
  7. C

    Activate

    Can someone advise. I have a field on a form that which I want to monitor and store the date when another field is updated. I want this field to automatically update only when data is changed in another field - How can I do this? Is there special VB code? If so, what is it? Thanks.
  8. C

    Forceful data entry

    Can someone advise... I have created a form that user fill out to document a risk. The thing is - on the form are various fields that I want them to fill out as compulsary, and some that optional - How do I make some compulsary? Thanks
  9. C

    Updates

    Help! How do I.... On a particular form I have approx. 50 Fields. What I want to be able to do is to monitor when a particular field has been changed, i.e. who changed it and when. That is to say, Out of the 50 fields there is one field in particular that is vitally important - and so I am...
  10. C

    Log User IDs

    I want to do 3 things - Can anyone help asap? 1) I am developing a risk database and I want to track when changes are made to any data field. My initial thoughts were to create an audit form which users would have to fill in before they can exist. - but how do you (A) ensure the audit form only...
Back
Top Bottom