Search results

  1. J

    Word- Mailings tab make visible

    Hi Everyone, Ok, I know this seems to be an easy one but im not figuring out what im doing wrong.... I have a mail merge doc from access to word and the merge runs perfect but I want it to leave you with the mailings tab open or visible and it will not do this... below is my code Private Sub...
  2. J

    Append Query Count

    Hi Everyone, I Have a query that appends data to another table. the criteria is the date field and it prompts for a parameter value dialog box. after I enter the date, I would like for a msgbox to appear and tell me how many records it will be appending. Im running a few queries simultaneously...
  3. J

    Enter Parameter Dialog Box- Macro-Cancel Button

    Hi Everyone, I Have an annoying problem. I have a macro thats running a query in which it prompts for a "enter parameter dialog box." Lets say I hit the macro by mistake and I hit the cancel button on the dialog box I get the "Action Failed" dialog box for the macro. Ive tried the onerror...
  4. J

    Requery TextBox on Lost Focus

    Requery TextBox on Lost Focus- SOLVED Hi Everyone, I have a property management db and I need to know if I have a duplicate before entering all the data on the property. I have a text box (Property Address) and on the lost focus event I want to put a function where it can do the following: -...
Back
Top Bottom