|
-
Jan 25th, 2002, 06:07 PM
#1
Thread Starter
Addicted Member
Between Operator
I am trying to see if something is between two values, I thought you could use the between operator in normal VB if statements
Im doing this and getting an error
VB Code:
If Pitch not between First_Pitch_Position - 5 and First_Pitch_Position + 5 then
'do Whatever
end if
Am I missing something???
-
Jan 25th, 2002, 06:09 PM
#2
-
Jan 25th, 2002, 06:12 PM
#3
Thread Starter
Addicted Member
mmm too bad!
Hey McBrain I never got to thank you for the last time you helped me....so
Thank you ( first time)
Thank you (this time)
-
Jan 25th, 2002, 06:17 PM
#4
Need-a-life Member
-
Jan 25th, 2002, 06:21 PM
#5
Thread Starter
Addicted Member
Yeah I you were
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|