FaizanRoshan88
Member
I have excel wb that create Invoices with VBA. i need code to match ActiveWS range("A8") with ws "Breaking_Data" Range("K5 to last cell with value), if cell A8 value match with range value then copy cell value form Range("L5 to last cell with value) to ActiveWS Cell "A9". Like if cell A8 value match with cell K45 then copy cell L45 value to "A9" cell.
I have upload file if any one like to see in detail.
I have upload file if any one like to see in detail.