Forum Discussion

Brian_Paasch's avatar
Brian_Paasch
Brass Contributor
Dec 28, 2021
Solved

struggle with WORKDAY function

Greetings all, I’m thinking this is an easy fix, but I’m not winning. When an order hits our system it gets a system datetime stamp. To calculate (Excel, 365) our service date, I need to adjust the o...
  • HansVogelaar's avatar
    Dec 28, 2021

    Brian_Paasch 

    Try

     

    =WORKDAY([@[order system date]-1,1,[Holidays date list])

Resources