Hi everybody!!!
First of all thanks for your help, it is always really useful and I always learning
I would like to know this time if there is any control that I can use in case that my current value is out of range. I mean, that I am using a MATCH application, and in my case for example the initial value of the range starts at 0.5, so if the input value is 0, it is giving me an ERROR Type mistmatch
Thanks in advance
First of all thanks for your help, it is always really useful and I always learning
I would like to know this time if there is any control that I can use in case that my current value is out of range. I mean, that I am using a MATCH application, and in my case for example the initial value of the range starts at 0.5, so if the input value is 0, it is giving me an ERROR Type mistmatch
Code:
startColIndex = Application.Match(Mech_xScaleMin_Time, Time_Range, 1)