Hi everyone! I hope you are all having a wonderfull Christmas . I'm having huge trouble with a macro which I'm trying to build for my small business, and I hope I can get some advice from you guys.
Every month I get a overview with my account receivables in a spreadsheet. Column A:T consists of customer information (for example in cells A2:A100 I have my customers name, B2:B100 their number, etc). This format doesn't change, only the number of rows differ each month (based on how many customers I have). For each row I make a personal note in column U and V.
I'm trying to build a macro that copies and pastes my personal notes from column U and V for every row from worksheet A (previous month) to worksheet B (new month data with same format, without the notes from the previous month), if the cells in column A:E (name, phone-number, total balance, etc) match eachother, so that I have the correct personal note for the corresponding customer.
I have tried VLookups, IndexMatches and Matches, but so far I have not been able to have it work properly. Hopefully I can get some new insight from you all
Wish you all a beautiful new year!
Every month I get a overview with my account receivables in a spreadsheet. Column A:T consists of customer information (for example in cells A2:A100 I have my customers name, B2:B100 their number, etc). This format doesn't change, only the number of rows differ each month (based on how many customers I have). For each row I make a personal note in column U and V.
I'm trying to build a macro that copies and pastes my personal notes from column U and V for every row from worksheet A (previous month) to worksheet B (new month data with same format, without the notes from the previous month), if the cells in column A:E (name, phone-number, total balance, etc) match eachother, so that I have the correct personal note for the corresponding customer.
I have tried VLookups, IndexMatches and Matches, but so far I have not been able to have it work properly. Hopefully I can get some new insight from you all
Wish you all a beautiful new year!