OriginalCarey
Board Regular
- Joined
- Jun 5, 2014
- Messages
- 80
Hi guys
[TABLE="width: 500"]
<tbody>[TR]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[/TR]
[TR]
[TD]817[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]25/04/2017[/TD]
[TD]02/05/2017[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I have a set of Data on a sheet called "data", and the above table on a sheet called "Checks". The Dates are dynamic, and will change per users selection.
I need to gather the figure from 817 on "data" sheet which also matches the Date, I have used vlookup previously but this was when the Date's were static, however, now they're changing, and the "data" sheet is ever growing.
The data sheet looks like:
[TABLE="width: 500"]
<tbody>[TR]
[TD]TestID[/TD]
[TD]Description[/TD]
[TD]24/04/2017[/TD]
[TD]02/05/2017[/TD]
[/TR]
[TR]
[TD]40[/TD]
[TD]xxx[/TD]
[TD]45[/TD]
[TD]23[/TD]
[/TR]
[TR]
[TD]770[/TD]
[TD]xxx[/TD]
[TD]46[/TD]
[TD]45[/TD]
[/TR]
[TR]
[TD]817[/TD]
[TD]xxx[/TD]
[TD]234[/TD]
[TD]123[/TD]
[/TR]
</tbody>[/TABLE]
Can anyone assist with the formula for this? I couldnt figure out Index MATCH MATCH
Cheers
[TABLE="width: 500"]
<tbody>[TR]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[/TR]
[TR]
[TD]817[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]25/04/2017[/TD]
[TD]02/05/2017[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I have a set of Data on a sheet called "data", and the above table on a sheet called "Checks". The Dates are dynamic, and will change per users selection.
I need to gather the figure from 817 on "data" sheet which also matches the Date, I have used vlookup previously but this was when the Date's were static, however, now they're changing, and the "data" sheet is ever growing.
The data sheet looks like:
[TABLE="width: 500"]
<tbody>[TR]
[TD]TestID[/TD]
[TD]Description[/TD]
[TD]24/04/2017[/TD]
[TD]02/05/2017[/TD]
[/TR]
[TR]
[TD]40[/TD]
[TD]xxx[/TD]
[TD]45[/TD]
[TD]23[/TD]
[/TR]
[TR]
[TD]770[/TD]
[TD]xxx[/TD]
[TD]46[/TD]
[TD]45[/TD]
[/TR]
[TR]
[TD]817[/TD]
[TD]xxx[/TD]
[TD]234[/TD]
[TD]123[/TD]
[/TR]
</tbody>[/TABLE]
Can anyone assist with the formula for this? I couldnt figure out Index MATCH MATCH
Cheers