Hee Lian

Hee Lian

  • NA
  • 12
  • 3.8k

Finding highest decimal in a listbox and displaying it

Feb 5 2021 8:03 AM
Currently, I have a listbox with more than 1 item in a row. Each row contains an item name and item price. I want to extract the item price column and run through a loop to find the highest value in the column price. Then I want to find the corresponding item name and display it in a message box. How do i do that?

Answers (5)