PC_Meister
Board Regular
- Joined
- Aug 28, 2013
- Messages
- 72
Hello,
I am wondering if there is a way to find the max of a range using VBA, I have thought of using the "max" worksheet function, but the problem is I have a range where the numbers are stored as text. I could convert the text to numbers and then run the max function but I would like to keep them stored as text. Any ideas?
Thanks
I am wondering if there is a way to find the max of a range using VBA, I have thought of using the "max" worksheet function, but the problem is I have a range where the numbers are stored as text. I could convert the text to numbers and then run the max function but I would like to keep them stored as text. Any ideas?
Thanks