hi experts,
please provide me formula for showing name of the day of the week.i am using sap system
e.g
3 fields
Qty(10) , date(8/21/2012),a/c no(10)
data is like this
A/cNo date qty
10 8/21/2012 100
11 10/21/2012 200
i want in crystal report
A/cNO MON TUE .........
10 100
11 200
thanks in advance.
Ashwin