Webforumz's RSS FeedRSS Webforumz RegistrationRegister Contact Webforumz StaffContact

symbol

This is a discussion on "symbol" within the Databases section. This forum, and the thread "symbol are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Sep 23rd, 2005, 02:46
Junior Member
Join Date: Sep 2005
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
symbol

Hi:

In VB Code,

if ([Vendor Name] <> [VN]) then


End if

<> symbol doesn't work. What symbol is for NOT Equal string?

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old Sep 23rd, 2005, 04:58
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
!=
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Sep 27th, 2005, 13:27
New Member
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Symbol

If ([Vendor Name] <> [VN]) then

You are correct in using <> as meaning not equal, but there is a catch here.

Because you are using what appears to be a control or field value [Vendor name] is a variant variable.

If either [Vendor Name] or [VN] has no value, that is null. Then you logic test will fail. You could either test for null or use the NZ function to get around this.

Also the comparision will be insensitive to upper or lower case.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
symbol

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Copyright symbol displayed as junk character ahujadeep Web Page Design 12 Jan 8th, 2008 19:49
symbol vs. button beginneratbest Flash & Multimedia Forum 2 Nov 14th, 2007 12:10
selecting a TextInput from within a symbol cosmicbdog Flash & Multimedia Forum 5 May 23rd, 2007 16:10
Symbol accessman Databases 1 Sep 20th, 2005 04:21


All times are GMT. The time now is 09:53.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8