Hi there

I have a userform and there is a textbox which ask the user to type the name of word document. I want to write the code so that when the user type the word document name and press print button then it should print off the word document which is stored in "J\ABC\xxx\Test" automatically. if that word file is not present in the folder mentioned then just display an error message "The file doesn't exist"

I hope anyone can help me out in this.

Thanks