-1
The spreadsheet I save in pdf with this code:
Sub Salvar_PDF()
'Antes de executar o código é importante definir a áreade impressão
ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF, Filename:="C:\Users\c098150\HUDSON\GEGRO\FORMS\Customização N.º .pdf", OpenAfterPublish:=True
End Sub
I want to add the number that is in cell S7 and the name that is on D13