How I test if the name is in a array?
I try
RR= array("John", "mary")
IF A in RR then
msgbox("yes")
end if
but the IN in if not execute..
thanks for help me
Marina
How I test if the name is in a array?
I try
RR= array("John", "mary")
IF A in RR then
msgbox("yes")
end if
but the IN in if not execute..
thanks for help me
Marina
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks