I have a VBA code that copies a array and store the array in a value named "Arr_photo"
Then copies the range of values in a new workbook.
After the new workbook is formed I would like to copy again the array in the first empty cell after the first array that was copied that way I will have the same array twice one after each other.
Here is the code I am using which is not working correctly.
![]()
Please Login or Register to view this content.
Here is the full code for the sub.
![]()
Please Login or Register to view this content.
Your help will be appreciated
Bookmarks