Welcome to Dream.In.Code
Getting VB Help is Easy!

Join 136,187 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 2,121 people online right now. Registration is fast and FREE... Join Now!




And function

 
Reply to this topicStart new topic

And function, Syntax problem

ariels
1 Oct, 2007 - 02:10 AM
Post #1

New D.I.C Head
*

Joined: 1 Oct, 2007
Posts: 1


My Contributions
What is the syntax of VB And function?

User is offlineProfile CardPM
+Quote Post

PsychoCoder
RE: And Function
1 Oct, 2007 - 02:26 AM
Post #2

using DIC.Core;
Group Icon

Joined: 26 Jul, 2007
Posts: 8,983



Thanked: 125 times
Dream Kudos: 8625
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net

My Contributions
Well, its not technically called an AND function, the word AND is used as a logical operator, like

CODE

If SomeStatement AND AnotherStatement Then
     'Do something here
Else
     'Do something else here
End If


Here's some reading on Operators in VB6 smile.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/2/08 01:17AM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month