Conditional symbols

N

NewGuy100

How do you convert ~= into vba? I am trying to do an If... Else If....
Else statement in vba but I am getting stuck on the ElseIF statment. I
keep getting this error message "Must be first statement on the line".
What does that mean?
 
J

Jim Rech

If you're looking for "not equal" it's <>

--
Jim
in message |
| How do you convert ~= into vba? I am trying to do an If... Else If....
| Else statement in vba but I am getting stuck on the ElseIF statment. I
| keep getting this error message "Must be first statement on the line".
| What does that mean?
|
|
| --
| NewGuy100
| ------------------------------------------------------------------------
| NewGuy100's Profile:
http://www.excelforum.com/member.php?action=getinfo&userid=27935
| View this thread: http://www.excelforum.com/showthread.php?threadid=475034
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top