Search results

  1. N

    How can I replace the access icon in the taskbar?

    Thanks Felix! Worked a treat
  2. N

    Hello and thanks!

    Hi Everyone. I was a toall newbie when I started my database - it started as a very simple customer information management tool. It has grown siginificantly over the two years we have been using it and almost ALL of the success I have had with code is because of this forum - so I just wanted to...
  3. N

    Form icon in taskbar

    anyone can tell me how to put an icon in the taskbar for a pop up modal form ? I want hide access and only have an icon for the form. Doesn't even have to be special icon - whatever access gives me is fine.
  4. N

    Hidden access window pops open when followhyperlink

    And considering I also have the problem of the access window popping back up when users click on the taskbar as well as when they click on hyperlink I f I can figure out how to get an ion in the taskbar for the form and hide access altogether I will be winning.
  5. N

    Hidden access window pops open when followhyperlink

    However this means there is no more icon in the taskbar and that sux.
  6. N

    Hidden access window pops open when followhyperlink

    So - I have worked out so far that if I use faccesswindow to HIDe rather than minimise the this problem goes away.
  7. N

    Hidden access window pops open when followhyperlink

    No luck so far! Im back here still trying months later !
  8. N

    Hidden access window pops open when followhyperlink

    bump.... stillhaving this issue
  9. N

    duplicate number when writing to table from form VBA

    Hi I have a form that writes to a table using the code below, the cardnumber field is "indexed no duplicates" but as the users will be completely non-savvy i would like to override the standard error and give them an error msg that says "This number already in database please try again" with an...
  10. N

    Hidden access window pops open when followhyperlink

    I am ready to release my database to the staff (my FIRST !) and i have been able to hide the main window in this way.... I have Module1 (code is below) and I use a macro called mcrHide which is in the OnLoad event for the form....this works fine until someone clicks on the URL in the form which...
Back
Top Bottom