Can you print word docs directly using vba?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • panteraboy
    New Member
    • Apr 2008
    • 48

    Can you print word docs directly using vba?

    Hi again there folks. Ive created vba code to open a word document when a button is clicked in my form. I was wondering if there exist a facility to print this word document and close it directly through programming in vba. Any pointers or suggestions would be greatly appreciated
    Regards
    Paul
  • FishVal
    Recognized Expert Specialist
    • Jun 2007
    • 2656

    #2
    Hi, Paul.

    It could be easily done with Application Automation.

    Regards,
    Fish

    Comment

    • panteraboy
      New Member
      • Apr 2008
      • 48

      #3
      Cheers Fish. I will have some fun now mes thinks lol
      Regards
      Paul

      Comment

      • FishVal
        Recognized Expert Specialist
        • Jun 2007
        • 2656

        #4
        You are welcome, Paul.

        Happy coding.
        Fish

        Comment

        Working...