Forum Discussion
Major_Aly
Mar 04, 2021Copper Contributor
Calculating Working Hours Without Weekends, Having 15hrs Per Day? Complex Formula Understanding
Hello All, I'm in pursuit of creating a VBA macro that automates and simplifies a task of sorting of data that contains anywhere from thousands to tens of thousands of rows. This sorting macro also ...
erol sinan zorlu
Mar 04, 2021Iron Contributor
I guess this if evaluates the networkdays return value, if it is 0 it will return false if it returns another value it will return true.