Andy Pilkington
Board Regular
- Joined
- Jan 23, 2014
- Messages
- 87
- Office Version
- 365
- Platform
- Windows
I have two arrays, one with source data and the other the destination.
The source data has dates in the first column in ascending order [but not consecutive] and values in the second column.
The destination has consecutive dates in the first column and I want to show in the second column only values against the dates that appear in the source array. Vlookup function does this but it drops in values against all dates between the non-consecutive dates from the source array.
Also, my source array sometimes has two consecutive dates the same in which case the Vlookup function picks up the last of the two values only.
Is there a formula that can eliminate these glitches?
Thank you in anticipation.
ANDY PILKINGTON
The source data has dates in the first column in ascending order [but not consecutive] and values in the second column.
The destination has consecutive dates in the first column and I want to show in the second column only values against the dates that appear in the source array. Vlookup function does this but it drops in values against all dates between the non-consecutive dates from the source array.
Also, my source array sometimes has two consecutive dates the same in which case the Vlookup function picks up the last of the two values only.
Is there a formula that can eliminate these glitches?
Thank you in anticipation.
ANDY PILKINGTON