ost ocity dst dcity shipdate paid amt transport amt
A B C D 1/1/07 7888 777
E F G H 2/3/07 733 887
I J K L 4/5/08 998 756
A B M N 5/1/08 778 697
E F...
i am trying to export a report into an exel file. I have used conditional formatting to highlight few records in the report. Now when i export it to exel t that formatting no longer exists. Is there a way to export a Access report to exel while still maintaing the formatting. Any code which...
I have a field called as wgt in a report. I want to show only those records where the wgt < 60. Is there any way to set this criteria in the report.
Please help