Hello all
I really need your help as the topic title says I need to find the minimum, maximum, less than 4000 among the selected listbox items.
I already have a form, but I have no idea how to do those operations
Thank you in advance
I really need your help as the topic title says I need to find the minimum, maximum, less than 4000 among the selected listbox items.
UserForm.xlsm | ||||
---|---|---|---|---|
A | B | |||
1 | Employee | Salary | ||
2 | Gilmore | 3440 | ||
3 | Stone | 6780 | ||
4 | Horton | 10244 | ||
5 | Rice | 5432 | ||
6 | McDaniel | 20544 | ||
7 | Fowler | 12322 | ||
8 | Paul | 5440 | ||
9 | Burns | 7656 | ||
10 | Robertson | 4568 | ||
UserForm |
I already have a form, but I have no idea how to do those operations
Thank you in advance