Search results

  1. P

    Highlight alternate field in datasheet form

    Further to this question posed here.... I have a list in a form or various contacts, they consist of Surname, forename, Tel No, Address etc. and each person record is listed horizontally. There are about 200 records in the form so obviously they disappear off the bottom of the form. What I...
  2. P

    Access prompting to logon for all databases?!

    EXCELLENT!!!! Went to Tools-Security-workgroup admin, it was using a different mdw than the system one, i have deleted (bit taken a backup), and it works fine now!!! Thanks for your input guys.
  3. P

    Access prompting to logon for all databases?!

    It is only one database. The problem is the database has been created at work on an AD network, but the database is stored on a pen drive and run from there. It has also been saved to a colleagues PC who has done work on it then passed back to my machine then copied to the pen drive. So it...
  4. P

    Access prompting to logon for all databases?!

    I have a local installation on my laptop of Office XP. For somereason Access wont open any database. It keeps prompting for a logon username and password. Even if i try to fire off a wizard or open a template DB it keeps asking to logon. Access as an application opens fine, but it will not...
  5. P

    Create a search box

    Hi all I have a form which is a master list of contact names, I have a text box at the bottom as the search field. THis is the way I would like it to behave: say for example when you enter the letter J in the search box the form limits or sorts records starting with J then you enter JO it...
  6. P

    search box problem

    Hi all I was about to post a very similar question when i came across this post - almost exacrtly what I need using the frmSupplier1 search. The only enhancement i would like to use is that is searches after each key press.... EG.. My form is a master list of all names, i have a text box...
  7. P

    Password prompt for DB.

    I am assuming it is Access - Access opens up then tries to open up the DB it is at this point Access prompts for a password. If i hit cancel, the Access application stays open but with no database open - I have all the usual menus available for opening a new db etc, if i try to open the...
  8. P

    Password prompt for DB.

    It's all self contained. It's only a small contact list DB, it's stored on a flash drive which works ok when accessing it from the main PC - the flash drive works fine in the laptop too but access opens up then prompts for a password for the local user.
  9. P

    Password prompt for DB.

    Hi all. I have setup an pretty standard DB on a PC, when i try to open this on a laptop i get prompted for a password to open the DB. Unsure why this is.... I've not setup any security on the DB. The laptop which I'm trying to access teh DB from is looged on a one user ID (locally only)...
  10. P

    Links to images/document

    Perfect, worked a treat after copying all the modules. Thanks a bunch, this is a sweet bit of coding!!
  11. P

    Links to images/document

    I got a bit ahead of myself there. I followed the link in the post from HiTechCoach, the example database in the link works exactly how i want it to, but when i copy the code over for the buttons i get errors, it does not recognise the following two commands: bimShellOpenFile GetOpenFile I...
  12. P

    Links to images/document

    Thank you both for your replies. The link to the example databse is perfect, i can incorporate the table/form into my database jusdt nicely. Thanks for your help. My first post on this forum, very impressed with the responses.
  13. P

    Links to images/document

    Hi I have a database which contains a list of contacts. each contact has a button called 'Docs' which opens up a form for all documents received by that contact. What i would like it the 'documents' list to show just two firelds 'Type of Document' (eg, a letter 1, a letter2, a photo1), then...
Back
Top Bottom