
myFile = "F:GESTIONE HYDROCLIENTIPreventiviArchivio PreventiviPREVENTIVI IN SOSPESO" & Sheets("InserimentoProvisorio").Range("C15") & "_" & _
Sheets("InserimentoProvisorio").Range("B16") & "_" & Sheets("InserimentoProvisorio").Range("F14") & "_" & Format(Now(), "mm-YYYY") & ".pdf"
|
ActiveWorkbook.SaveAs "F:GESTIONE HYDROCLIENTIPreventiviArchivio PreventiviPREVENTIVI IN SOSPESO" & Sheets("InserimentoProvisorio").Range("C15") & "_" & _
Sheets("InserimentoProvisorio").Range("B16") & "_" & Sheets("InserimentoProvisorio").Range("F14") & "_" & Format(Now(), "mm-YYYY") & ".xlsx", FileFormat:=51
|
lastRow = ThisWorkbook.Sheets("F:GESTIONE HYDROCLIENTIPreventiviArchivio PreventiviPREVENTIVI IN SOSPESOUtiliLavori").UsedRange.SpecialCells(xlCellTypeLastCell).Row + 1
|
