Search results

  1. V

    Recordset Problems??

    Thanks Jon i will give this code a go in a bit, and to solve the error message you mentioned i will just place an on error line , as i think this will be enough to satisfy the user cheers and ill update this to let you know how its going Thanks again:) -EDIT- Thanks code works great, i see now...
  2. V

    Need help on passwords

    I think one of the simplist methods is: click tools,security, set database password and thn from there it tells you what to do
  3. V

    Recordset Problems??

    Hi all, I am attaching current db below its not the best in the world but it suits me. lol anyway basically my problem is in the form frmAssignPatientMedication i basically want the user to select from the two combo boxes (a patient then a medicine) then click Assign and i want the database to...
  4. V

    Item searches

    I really dont no why i didnt think of that??? :( :confused: Thanks its workin fine now
  5. V

    Item searches

    Hi everyone i was just wondering if anyone new how to do the following; Data is entered into a text box named txtItemNo on exit a search is performed and the next textbox txtDescription displays the results. There is a table with itemnumber and item description in it the results would be the...
  6. V

    Sound when opening a form?

    Thanks for ya help guys! I did it! :)
  7. V

    Sound when opening a form?

    Is it possible to have a set sound play when a form is opened? And if so does anyone no how it is done? Thanks in advance for any help
Back
Top Bottom