If i have in
and list of numbers
How to choose five numbers that are greater than the offered 356,678
and to show solution in this case
Code:
TextBox1.text=356,678
Code:
{100, 125, 150, 175, 200, 225, 250, 300, 350, 400, 450, 500, 600, 700, 800, 900, 1000}
and to show solution in this case
Code:
400, 450, 500, 600, 700