laxminarayana
Board Regular
- Joined
- Nov 16, 2013
- Messages
- 56
Hello All,
I have something similar situation on my workbook. Sheet1 has large amount of data with Product name (column A) and current value (column D). There are some blank records in between too. Sheet2 has Product name (column A) and sold amount (column B). There are no blank records in between for this sheet. I'm trying to search column A of Sheet2 in column A of Sheet1. If match is found in Sheet1, then amount in Column D has to be deducted by the amount of sheet2 (column B). In short deducting the sold amount in sheet2 from the total amount in sheet1. I have attached a simplified version of what my worksheets look like. Can you please help with some code.
Thank you!
I have something similar situation on my workbook. Sheet1 has large amount of data with Product name (column A) and current value (column D). There are some blank records in between too. Sheet2 has Product name (column A) and sold amount (column B). There are no blank records in between for this sheet. I'm trying to search column A of Sheet2 in column A of Sheet1. If match is found in Sheet1, then amount in Column D has to be deducted by the amount of sheet2 (column B). In short deducting the sold amount in sheet2 from the total amount in sheet1. I have attached a simplified version of what my worksheets look like. Can you please help with some code.
Thank you!