Hi,
I have 2 fields
1. Submitted Date (type : date Picker)
2. Board Date (type : calculated column)
how can i calculate Board Date = [Submitted date] - 31. For this is calculation i need to exclude weekends, i only have to consider Monday through Friday. Any idea how this can be done?
Thanks in Advance