that works, but it lists the rows in descending order. I want the most recent input to be at the top so I sort by date in my select statement. now, I want the numbers to go in descending order, thus if there are six rows then number six will be at the top.
most recent will have highest number value.
How can I accomplish this with the above code? Or any code for that matter.
TIA,
john