I follow how the code is setup and what it is looking for, but I can not seem to make the necessary changes.
Me.[TAT] = get_Weekdays([Due_Date] - [Result_Date], 0) is looking for dates, where did they get changed to integers? Thanks for all your help
.
Me.[TAT] = get_Weekdays([Due_Date] - [Result_Date], 0) is looking for dates, where did they get changed to integers? Thanks for all your help