Search results

  1. still_rookie

    Need Some Advice

    ok guys... no need to get huffed puffed.... im in school, and capbyle , i will help you... Here's a solution: Make two tables, one with all information about the people involved (like Mr Smith & Jim Doe) and make another with fields such as 'Donated' or 'Purchased'... Make a relationship with...
  2. still_rookie

    Password access

    Here you go... next time please check the ms access help, it is very useful ... this is where i got it from: Open the Microsoft Access file that you want to convert. If it is a multiuser (multiuser (shared) database: A database that permits more than one user to access and modify the same set...
  3. still_rookie

    Password access

    Here you go... next time please check the ms access help, it is very useful ... this is where i got it from: Open the Microsoft Access file that you want to convert. If it is a multiuser (multiuser (shared) database: A database that permits more than one user to access and modify the same set...
  4. still_rookie

    Multiple Records from a List Box

    Firstly, this is a very well thought out db. So, good job on the tables ! BUT (theres always a BUT :p) there are a few issues we need to handle before we do this...- 1. Your query is refering to a table that does not seem to exsist for some reason :confused: . 2. Even after adding records...
  5. still_rookie

    Open form to new record

    also change 'navigation buttons' to - NO... that way, the bar at the bottom of the form by which you can browse through the records, is diabled.
  6. still_rookie

    Simple error

    ok.. i dont understand what you mean... You want the user to select a question and add it....(where?).. :confused: ... i might be able to help you on this issue... please clearify your question :)
  7. still_rookie

    Append Query using the Current record

    check this out if you don't know how to create append queries.. Append Query
  8. still_rookie

    pls help im stuck

    sure... ill see what i can do..
  9. still_rookie

    pls help im stuck

    so you got a solution?
  10. still_rookie

    pls help im stuck

    are you sure you have the record source set to the field you want the text box to display the informatio you want ? What you can do is check on the tool bar above is the 'Field list' button is enabled. If it is, just drag the field you want from it. If it isnt, then open form properties and...
  11. still_rookie

    pls help im stuck

    i still don't get you mate...
  12. still_rookie

    Multiple Records from a List Box

    could you post your db here ? i might be able to do it and post it back for you.
  13. still_rookie

    pls help im stuck

    sorry but i didn't understand what you mean with 'proorly' ... is it a grammatical error ?
  14. still_rookie

    form fields do not update

    ok will do.. thanks a lot.
  15. still_rookie

    Lock data-entry

    how about changing Record Locks from form properties to 'All records' and set the following to No from the same properties window : 'Allow edits' 'Allow additions' did that help lol ?
  16. still_rookie

    form fields do not update

    here's a copy of my db. The name of the form is frmMain. To access it, open frmLogOn Username: Gaurav Password: admin only then you can see frmMain in form view. in this form, the problem stated above occurs in the frame titled "Car CheckIn - Check Out" It occurs in the fields -...
  17. still_rookie

    form fields do not update

    Hey guys.. the fields in my form don't update for some odd reason. i tried making another form and it works fine there. But i want these fields to be enabled on the current form because it will be the main menu and i want it to be there already. the record source is fine, all the properties...
  18. still_rookie

    Updating Records in Form

    ok i tried to make a new form with the same table, AND IT WORKS :confused: ... but none of the records are listed on the other form.. for some reason ...
  19. still_rookie

    Updating Records in Form

    I had set the values for Record selevtors as 'No' ... will this affect it? i don't know what it is but i had set it to 'no' along with record navigators...
  20. still_rookie

    Create report from form

    nopes... OH YEAH, i forgot that reports also update depending on the fields... :D the thing is i am working with access after like 2 years... so.. you know
Back
Top Bottom