G
Guest
Hi,
If this post's twice I apoligize but I have not seen the original I posted.
I need to calculate the Mid Range of three numbers(I've implemented the
MaxofList/MinofList,which work great). I added the following line :
-- If varMax > Values(intLoop) Or varMax < Values(intLoop) Then
which works when the numbers are linear 14,15,16 but if they are not or are
more than 1 point different it goes to max 13,14,18.
What am I not doing?
Ldappa
If this post's twice I apoligize but I have not seen the original I posted.
I need to calculate the Mid Range of three numbers(I've implemented the
MaxofList/MinofList,which work great). I added the following line :
-- If varMax > Values(intLoop) Or varMax < Values(intLoop) Then
which works when the numbers are linear 14,15,16 but if they are not or are
more than 1 point different it goes to max 13,14,18.
What am I not doing?
Ldappa