Forum Discussion
Jupiter1
Jan 26, 2021Copper Contributor
Formula to find value between rows with matching data
Hi All, I'm trying to get a formula that retrieves an amount from Sheet 1 based on looking at the dates between rows specified for each persons ID. The problem I have is the format of data, as th...
Riny_van_Eekelen
Jan 26, 2021Platinum Contributor
Jupiter1 Are you familiar with "Get&Transform Data" (a.k.a. Power Query)? Then, it will be not so difficult to extract the information you need.
Alternatively, if you are an MS365 subscriber with access to the latest functions like FILTER and UNIQUE, it's relatively easy as well with some helper columns.
- Jupiter1Jan 26, 2021Copper Contributor
Luckily I have access to filter and unique function....so I'm excited it is achievable.
Look forward to learning more
Thanks
- Riny_van_EekelenJan 26, 2021Platinum Contributor
- Jupiter1Jan 27, 2021Copper Contributor
Fantastic....That is amazing!!!! It works like a dream now.
Thank you so so much for all your help.