Hey,
I have a problem with exporting a range of data to an PDF file.
I looked around this website but none seems to give me the solution.
I am using this code to export a PDF file, which than will be attached to an email, this works perfect.
ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF...