Forum Discussion
gadgiewalker
Sep 22, 2023Copper Contributor
Look up date based on cumulative data
Hi I am struggling to get this to work. Essentially the data is in A and B. I want to input the date into Date Grazed and show under Date Ready where the cumulative data in B when taken from t...
Riny_van_Eekelen
Sep 27, 2023Platinum Contributor
gadgiewalker I would add a helper column with the daily growth running total and than a simple lookup to find the date where the growth number exceeds 2500. Example attached.