Hi,
i am trying to create a master worksheet that can be updated when another worksheet is uploaded into the same workbook.
what am trying to achieve is that if the text in column A of the uploaded worksheet matches column A of the master worksheet then copy value in column E of that row in the uploaded worksheet and add it to the value of the matching row in column E of the master worksheet using vba.
i am not that familiar with using vba but I am slowly learning
thanks again
i am trying to create a master worksheet that can be updated when another worksheet is uploaded into the same workbook.
what am trying to achieve is that if the text in column A of the uploaded worksheet matches column A of the master worksheet then copy value in column E of that row in the uploaded worksheet and add it to the value of the matching row in column E of the master worksheet using vba.
i am not that familiar with using vba but I am slowly learning
thanks again