I am trying to create a formula in a running total to select only work requests that are received Monday thru Friday only. I attempted this: {WOCRAFT.CRAFT}='ELEC' and ({WO.REQUESTDATE} in [DayOfWeek(2)to DayOfWeek (6)] Of course it doesn't work but am I on the right track? Thanks