SheriCoryCopper ContributorSep 28, 2022XCEL How do I create a formula using dates. I have a date in G6 of 9/27 and in H6 it needs to be 145 days after 9/27. Then I need to copy that formula down so it populates in all H cells. Show More
Harun24HRBronze ContributorSep 28, 2022SheriCory Use SEQUENCE() function. Sequence function will spill result automatically. So, you no need to drag the formula manually.=SEQUENCE(145,,G6)
SheriCoryCopper Contributor to SheriCorySep 28, 2022Oops I couldnt get that to work.Harun24HRBronze Contributor to SheriCorySep 28, 2022Then may be you do not have sequence function. Sequence is only available to Excel-365.SheriCoryCopper Contributor to Harun24HRSep 28, 2022ok thanks
Harun24HRBronze Contributor to SheriCorySep 28, 2022Then may be you do not have sequence function. Sequence is only available to Excel-365.