Search results

  1. 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...
  2. 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.
  3. 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...
  4. 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