Hi all,
my first post, so far i have found all the answers, but couldn't find the solution to the problem i'm working on right now.
I have a data set with multiple rows, each row has a unique identifier (VIN). Along the columns i have a date range from 2017 - present split by month.
Now in each row i have a different instance of an event or multiple events. The goal is to calculate the time duration between each even for each row. I got as far as summarizing and cutting out blanks...but after 3hrs of playing I feel like this is only possible with a massive IF function or a macro.
Before i go down that path i though i might give the community a try.
Thanks,
Thomas