Graham C1600
Board Regular
- Joined
- Feb 17, 2018
- Messages
- 96
- Office Version
- 365
Hi,
I've been using a Vlookup for a while now and it has worked really well so far and given men the results I expect. However the data in the column of the Vlookup range has now changed slightly and i'm needing to find the most common number from the column. The data looks a little like below.[TABLE="width: 200"]
<tbody>[TR]
[TD="align: center"]Batch 60[/TD]
[TD="align: center"]05/04/2018[/TD]
[/TR]
[TR]
[TD="align: center"]Batch 61[/TD]
[TD="align: center"]07/04/2018[/TD]
[/TR]
[TR]
[TD="align: center"]Batch 62[/TD]
[TD="align: center"]07/04/2018[/TD]
[/TR]
[TR]
[TD="align: center"]Batch 63[/TD]
[TD="align: center"]07/04/2018[/TD]
[/TR]
</tbody>[/TABLE]
On another tab i also have the first column data as above so Batch 60 through to 63. I have a field on this tab where i have been pulling the date from the above tab into this tab using a simple vlookup. The data in the second column as above is now starting to change and i am getting mixed dates thrown at me but i only need to capture the most common date. If i now use the vlookup it returns the date in the top box. How can i use a vlookup to find the most common data in the column ?
Any ideas ?
Many thanks
I've been using a Vlookup for a while now and it has worked really well so far and given men the results I expect. However the data in the column of the Vlookup range has now changed slightly and i'm needing to find the most common number from the column. The data looks a little like below.[TABLE="width: 200"]
<tbody>[TR]
[TD="align: center"]Batch 60[/TD]
[TD="align: center"]05/04/2018[/TD]
[/TR]
[TR]
[TD="align: center"]Batch 61[/TD]
[TD="align: center"]07/04/2018[/TD]
[/TR]
[TR]
[TD="align: center"]Batch 62[/TD]
[TD="align: center"]07/04/2018[/TD]
[/TR]
[TR]
[TD="align: center"]Batch 63[/TD]
[TD="align: center"]07/04/2018[/TD]
[/TR]
</tbody>[/TABLE]
On another tab i also have the first column data as above so Batch 60 through to 63. I have a field on this tab where i have been pulling the date from the above tab into this tab using a simple vlookup. The data in the second column as above is now starting to change and i am getting mixed dates thrown at me but i only need to capture the most common date. If i now use the vlookup it returns the date in the top box. How can i use a vlookup to find the most common data in the column ?
Any ideas ?
Many thanks