I am working with a table of employee schedules that list Mon, Tue, Wed .... as column headings to a bollean field. Therefore, if they work on Monday then Mon = true.. I am trying to select their schedule row by converting a date to (Weekdayname, abbrev.)..
I am confused with the Crystal syntax..
(ScheudleTable.(Day of Week)) = True
Anyone ever run into this..
I am confused with the Crystal syntax..
(ScheudleTable.(Day of Week)) = True
Anyone ever run into this..