Forum Discussion

175429's avatar
175429
Copper Contributor
Sep 23, 2025
Solved

Calculate Days in between Dates

Hey,   So I have a create date and a end date and I want to calculate the days in between those days, NOT counting the start date and weekends and the formula I am using is giving me the incorrect ...
  • Detlef_Lewin's avatar
    Sep 24, 2025
    =NETWORKDAYS(E68,D68,$L$6:$L$34)-1

     

Resources