Define a variable vWeekDayName TEXT = (TDWK(datecolumn)) Locate the variable anywhere you like. Or, just define the picture format of the column to show the weekday.
Bill On Thu, 11 Dec 2003 20:13:45 -0500, Steve Breen wrote: >I appreciate this information. How would you include this as an expression >in a report? >I was thinking in simple terms: day = (TDWK(datecolumn)) >But I have my doubts that this will work. I believe I am thinking in the >wrong direction here

