Select Case searchText
Case searchText.IndexOf("/") <> -1
here case statrement is not checking the condition.
how to use this
Loading
Select Case searchText
Case searchText.IndexOf("/") <> -1
here case statrement is not checking the condition.
how to use this
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rijwan AnsariPosted Mar 16, 2022, 11:06 AM
Muhammad Imran AnsariPosted Mar 16, 2022, 10:04 AM