I have numbers from 1 to 65,000 in multiple sheets and the same number was not repeated in multiple sheets. The numbers are not in order and some of the numbers are missed in each sheet. If a number missed in one sheet, it will not missed in other sheet. I was given example here.
sheet 1 sheet 2 sheet 3 sheet 4(output)
8 6 16 4
1 10 2 5
5 3 9 7
15 19 14 13
17 18 20
11 12
In the above example, sheet 1, sheet2, sheet 3 consists of missing numbers and sheet 4 is the output consists of missing numbers of all these three sheets. I have to implement this 1 to 65,000 numbers in multiple sheets and the missing numbers of all these sheets are to be displayed in other sheet.
I am a non computer person and unable to do it with existing functions and macros and unable to do with VBA and macros. Please do the needfultable.jpgtable.jpgtable.jpg
Bookmarks