lilmosweet
New member
- Local time
- Today, 13:38
- Joined
- Jun 2, 2009
- Messages
- 8
Hello, I'm new to this but I have a challenging Database Project. I need to sort the DUE_DATE in Asc order grouped by each Status Code sort but the null values in DUE_DATE have to be at the bottom. I have everything done except I cannot get the null DUE_DATE to sort to the bottom of each Status Code group. Can anyone help? I thought I solved this earlier with nz([DUE_DATE],0) but this did not work.
Thanks,
Michele
Thanks,
Michele