Search found 1 match

by Kathy Nevin
Wed Nov 17, 2004 4:00 pm
Forum: QBasic / QuickBasic related
Topic: Search for highest bid
Replies: 1
Views: 992

Search for highest bid

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 ...