Greetings,
The below macro creates a third list by concatenating two lists (Dynamic Ranges "Test" & "DB"). There could be three (which I can think of) situations that causes the code to error out.
1. Both Test & DB are empty - Nothing to be done
2. Test is empty but DB is not - Third list to be equal to DB
3. DB is empty but Test is not - Third list to be equal to Test
I tried to put in some error handling but it is not working as expected under different scenarios - I populated a range of cells with the values of the third list. Can someone please help me?
Much appreciated
Asha
![]()
Please Login or Register to view this content.
Bookmarks