excelforfinance
New Member
- Joined
- Feb 4, 2019
- Messages
- 3
Hi all. Hoping all you excel experts can help with this Data matching worksheet Im trying to create.
I want to copy values in one worksheet to another worksheet as long as it matches two criteria.
Picture my worksheet having two sheets, one sheet for data entry that will get replaced with new data every month, and another sheet that stores the incoming data in the first sheet.
I want to copy the data to another worksheet but it needs to match the account code that are in the rows and need to match the dates that are in the columns. For example, in the data entry worksheet, the first column will have account codes ABC with an amount $100 and EFG with an amount of $200 for February 2020. I want a macro that will look in other worksheet and find ABC in rows and February 2020 in columns and copy and paste values $100 and find EFG and Februray and copy and paste values $200.
Is this something you all can help with? Much appreciated!
I want to copy values in one worksheet to another worksheet as long as it matches two criteria.
Picture my worksheet having two sheets, one sheet for data entry that will get replaced with new data every month, and another sheet that stores the incoming data in the first sheet.
I want to copy the data to another worksheet but it needs to match the account code that are in the rows and need to match the dates that are in the columns. For example, in the data entry worksheet, the first column will have account codes ABC with an amount $100 and EFG with an amount of $200 for February 2020. I want a macro that will look in other worksheet and find ABC in rows and February 2020 in columns and copy and paste values $100 and find EFG and Februray and copy and paste values $200.
Is this something you all can help with? Much appreciated!