Need help with blanks...

P

Preston

I have a query that feeds a list and I need to put the
blanks at the bottom. Any help is greatly appreciated...

Preston
 
G

Greg Kraushaar

Do you want the blanks, or will just getting rid of them help

WHERE (((Items.Text) Is Not Null Or (Items.Text)<>""));

in your SQL feeding the list wil get rid of them for you
 
D

Duane Hookom

This is a reports News Group. Does your question have anything to do with
reports? By list, do you mean report? What do you mean by "blanks at the
bottom". Please take the time to be a little more descriptive.
 
Top