Search for highest bid
Posted: Wed Nov 17, 2004 4:00 pm
I'm doing a program for QBasic class and part of the assignment (for extra credit) is to find the highest bid in a table and put an "*" after it.
Can someone point me in the right direction? I tried sorting them so the highest bid was the last in the column, but how can I get the "*" to print after it. And is there a way to find the highest bid without sorting them?
Any help would be greatly appreciated.
Can someone point me in the right direction? I tried sorting them so the highest bid was the last in the column, but how can I get the "*" to print after it. And is there a way to find the highest bid without sorting them?
Any help would be greatly appreciated.