I'm pretty new to all this, but I was wondering if anyone could help with a macro. I'm trying to get it to create a PDF of my current worksheet with certain cells as the file name in a predetermined folder. For instance:
A1=Job
A2 = Dallas
A3 = Today()
Folder = /work
The PDF would be created in the /work folder as Job - Dallas - 10.23.2013
Any idea how I can do this?
byule
A1=Job
A2 = Dallas
A3 = Today()
Folder = /work
The PDF would be created in the /work folder as Job - Dallas - 10.23.2013
Any idea how I can do this?
byule