I need to work out a script that responds to a specific entry in column 1 on Sheet2, such as "Print"
Once the command is entered, I need it to save the Print_Area as a PDF titled by Sheet2!R1C2 and print it to a certain network printer (Set as PC default), then delete the named cell range, "Worksheet"
I have found bits and pieces of code that can accomplish this, but haven't been able to successfully piece them together. I am attaching a sample workbook for clarity. I'm fairly new to VBA, so I thoroughly appreciate any help you can provide on this!
Bookmarks