Beantwortet Access Macros

  • Dienstag, 29. Januar 2013 12:57
     
     

    Hi all

    i have created a custom menu using macro and add this menu to my one of the field of my form. this menu has a print command in it. my field has a invoice # which i created in Excel. by clicking this filed the invoice No. which is in that records open in Excel and i am using VB Code for opening this. i want to use this VB code in my Custom Menu so that when i right click that field and my custom menu open i can print or open this excel file directly from here. my actual question is How we can use a VBA code in macro? i am using Access 2010

    hope you understand

    thanks in advance 

    Atif

Alle Antworten

  • Dienstag, 29. Januar 2013 13:01
     
     Beantwortet

    You can use the RunCode macro action to run any Public Function in a Standard Module.


    -Tom. Microsoft Access MVP

    • Als Antwort markiert Atif Hasan Donnerstag, 31. Januar 2013 07:45
    •