Try this
Rng.ExportAsFixedFormat(Type:=xlTypePDF, _ FileName:=FileName, _ Quality:=xlQualityStandard, _ IncludeDocProperties:=True)
Try this
Rng.ExportAsFixedFormat(Type:=xlTypePDF, _ FileName:=FileName, _ Quality:=xlQualityStandard, _ IncludeDocProperties:=True)
Please take the time to read the Forum FAQ