Scottyk537
Registered User.
- Local time
- Today, 11:59
- Joined
- May 25, 2006
- Messages
- 48
I have a form with about 100 unbound text boxes. How do I get the Max and Min values of these boxes? I spilt these boxes into groups of 10 and I need to find the Max and Min values of each group of 10?
I was hoping not to have this calculation run in VB because there is alot of other code running in the background. If possible I would like this calculation to run on the form level.
I know one way of doing it, but it would require me to make about 100 more text boxes that arn't visible.
There has got to be an easy way of doing this!!!!
Scotty
I was hoping not to have this calculation run in VB because there is alot of other code running in the background. If possible I would like this calculation to run on the form level.
I know one way of doing it, but it would require me to make about 100 more text boxes that arn't visible.
There has got to be an easy way of doing this!!!!
Scotty