Hi I need to sort a report by the day of the week for a user. The report is based off a table.
I want to be able to send them a small command file
that will do this
Print Report where..... order by (iday('b_date'))
But this does not work. Is there some other way of
doing this without having to build a view......
This is just a one time deal.
Thanks
Marc
