Hi guys
I'm trying to use the code below to add the invoice number and supplier code to the file name - can't get it to work: what am I doing wrong?
ActiveWorkbook.SaveAs FileName:=Range("PO_No")&("Supplier_Code").Value
Any suggestions gratefully received. I've managed to get everything else to work from this fantastic forum.
many thanks