Dazzawm
Well-known Member
- Joined
- Jan 24, 2011
- Messages
- 3,783
- Office Version
- 365
- Platform
- Windows
I have a very long list of numbers in column A and I would like a code to tell me which numbers are missing from the sequence. Below is an example.
Excel 2010
<colgroup><col style="width: 25pxpx" https:="" www.mrexcel.com="" forum="" usertag.php?do="list&action=hash&hash=DAE7F5"" target="_blank"></colgroup><colgroup><col></colgroup><thead>
</thead><tbody>
[TD="align: center"]4565[/TD]
[TD="align: center"]4566[/TD]
[TD="align: center"]4567[/TD]
[TD="align: center"]4568[/TD]
[TD="align: center"]4569[/TD]
[TD="align: center"]4570[/TD]
[TD="align: center"]4571[/TD]
</tbody>
So from above the following numbers are missing so I would like a list of these made in column D.
Excel 2010
<colgroup><col style="width: 25pxpx" https:="" www.mrexcel.com="" forum="" usertag.php?do="list&action=hash&hash=DAE7F5"" target="_blank"></colgroup><colgroup><col></colgroup><thead>
</thead><tbody>
[TD="align: center"]4565[/TD]
[TD="align: center"]4566[/TD]
[TD="align: center"]4567[/TD]
[TD="align: center"]4568[/TD]
[TD="align: center"]4569[/TD]
</tbody>
Thanks
Excel 2010
A | |
---|---|
SS9822 | |
SS9824 | |
SS9826 | |
SS9828 | |
SS9830 | |
SS9831 | |
SS9833 |
<colgroup><col style="width: 25pxpx" https:="" www.mrexcel.com="" forum="" usertag.php?do="list&action=hash&hash=DAE7F5"" target="_blank"></colgroup><colgroup><col></colgroup><thead>
</thead><tbody>
[TD="align: center"]4565[/TD]
[TD="align: center"]4566[/TD]
[TD="align: center"]4567[/TD]
[TD="align: center"]4568[/TD]
[TD="align: center"]4569[/TD]
[TD="align: center"]4570[/TD]
[TD="align: center"]4571[/TD]
</tbody>
So from above the following numbers are missing so I would like a list of these made in column D.
Excel 2010
D | |
---|---|
SS9823 | |
SS9825 | |
SS9827 | |
SS9829 | |
SS9832 |
<colgroup><col style="width: 25pxpx" https:="" www.mrexcel.com="" forum="" usertag.php?do="list&action=hash&hash=DAE7F5"" target="_blank"></colgroup><colgroup><col></colgroup><thead>
</thead><tbody>
[TD="align: center"]4565[/TD]
[TD="align: center"]4566[/TD]
[TD="align: center"]4567[/TD]
[TD="align: center"]4568[/TD]
[TD="align: center"]4569[/TD]
</tbody>
Thanks
Last edited: