473,326 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

'less than or equal to' signs

Hi,

when writing equations in vb .net,

how do you enter the signs "less than or equal to" etc.

thanks

Murt

Nov 20 '05 #1
15 23653

"Murt" <Mu**********@ATyahoo.DOTcom> wrote in message
news:Ow**************@TK2MSFTNGP11.phx.gbl...
Hi,

when writing equations in vb .net,

how do you enter the signs "less than or equal to" etc.


Probably the same as any dialect of BASIC: <= and >=

Nov 20 '05 #2
Less Than: <
Less Than or Equal To: <=
Greater Than: >
Greater Than or Equal To: >=
Equal To: =
So..

dim myInt1 as integer = 1
dim myInt2 as integer = 2

if myInt1 >= myInt2 then
msgbox "myInt1 is greater than or equal to myInt2"
else
msgbox "myInt1 is less than myInt2"
end if
-----Original Message-----
Hi,

when writing equations in vb .net,

how do you enter the signs "less than or equal to" etc.

thanks

Murt

.

Nov 20 '05 #3
* Murt <Mu**********@ATyahoo.DOTcom> scripsit:
when writing equations in vb .net,

how do you enter the signs "less than or equal to" etc.


See:

<http://msdn.microsoft.com/library/en-us/vblr7/html/vagrpcomparison.asp>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #4
"Murt" <Mu**********@ATyahoo.DOTcom> schrieb
when writing equations in vb .net,

how do you enter the signs "less than or equal to" etc.


In addition to the previous answers:

http://msdn.microsoft.com/library/en...nOperators.asp

http://msdn.microsoft.com/library/en...VBSpec11_6.asp
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #5
And in addition to all those previous answers

http://www.google.com/search?q=less+than+or+equal+to

this will present you with 8 million + links on the subject in general :-)

I'd guess the guy understood after the first person posted a reply but I
could be wrong.

Nov 20 '05 #6
"Tom Leylan" <ge*@iamtiredofspam.com> schrieb
And in addition to all those previous answers

http://www.google.com/search?q=less+than+or+equal+to

this will present you with 8 million + links on the subject in
general :-)
:-)
I'd guess the guy understood after the first person posted a reply
but I could be wrong.


When I replied I only had one reply downloaded. Apart from this, posting
links to the documentation often helps people to learn how to use it and
next time they can better deal with it (sometimes it's really hard to find
something).
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html
Nov 20 '05 #7
"Armin Zingler" <az*******@freenet.de> wrote...
When I replied I only had one reply downloaded. Apart from this, posting
links to the documentation often helps people to learn how to use it and
next time they can better deal with it (sometimes it's really hard to find
something).


Armin it wasn't directed towards you. I was just laughing because (counting
all that I can see so far there are 7 messages including the original
posting.) If you try google you will notice that the question has been
asked about frontpage, delphi, excel, X86 Asm, PHP, dreamweaver, clarion,
paradox and more... including .Net.

It just strikes me as something that is very easy to find if it couldn't
just be guessed :-) I would guess (but that is just me) that these are the
standard math symbols. Are they different in foreign countries?

Tom

Nov 20 '05 #8
Tom

If you want to know whether these are different in other
languages why not just look on Google rather than waste
everyone's time by posting to the MS newsgroup?

Chaz
-----Original Message-----
"Armin Zingler" <az*******@freenet.de> wrote...
When I replied I only had one reply downloaded. Apart from this, posting links to the documentation often helps people to learn how to use it and next time they can better deal with it (sometimes it's really hard to find something).
Armin it wasn't directed towards you. I was just

laughing because (countingall that I can see so far there are 7 messages including the originalposting.) If you try google you will notice that the question has beenasked about frontpage, delphi, excel, X86 Asm, PHP, dreamweaver, clarion,paradox and more... including .Net.

It just strikes me as something that is very easy to find if it couldn'tjust be guessed :-) I would guess (but that is just me) that these are thestandard math symbols. Are they different in foreign countries?
Tom

.

Nov 20 '05 #9
If you want to know if Tom wants to know whether these are different in
other languages why not just mail him directly rather than waste everyone's
time by posting to the MS newsgroup?

Bob Lehmann

"Charles Ralfense" <cr*******@industryzone.com> wrote in message
news:06****************************@phx.gbl...
Tom

If you want to know whether these are different in other
languages why not just look on Google rather than waste
everyone's time by posting to the MS newsgroup?

Chaz
-----Original Message-----
"Armin Zingler" <az*******@freenet.de> wrote...
When I replied I only had one reply downloaded. Apart from this, posting links to the documentation often helps people to learn how to use it and next time they can better deal with it (sometimes it's really hard to find something).


Armin it wasn't directed towards you. I was just

laughing because (counting
all that I can see so far there are 7 messages including

the original
posting.) If you try google you will notice that the

question has been
asked about frontpage, delphi, excel, X86 Asm, PHP,

dreamweaver, clarion,
paradox and more... including .Net.

It just strikes me as something that is very easy to find

if it couldn't
just be guessed :-) I would guess (but that is just me)

that these are the
standard math symbols. Are they different in foreign

countries?

Tom

.

Nov 20 '05 #10
Bob
if you want to know why when I want to know why when Tom
wants to know whether these are different in other
languages he doesn't just email Armin directly I don't
just email Tom directly then its cause I guess I *do* like
wasting other peoples' time. So why didn't you just email
me that directly?
Chaz
-----Original Message-----
If you why not just mail him directly rather than waste everyone'stime by posting to the MS newsgroup?

Bob Lehmann

"Charles Ralfense" <cr*******@industryzone.com> wrote in messagenews:06****************************@phx.gbl...
Tom

If you want to know whether these are different in other
languages why not just look on Google rather than waste
everyone's time by posting to the MS newsgroup?

Chaz
>-----Original Message-----
>"Armin Zingler" <az*******@freenet.de> wrote...
>
>> When I replied I only had one reply downloaded. Apart

from this, posting
>> links to the documentation often helps people to
learn how to use it and
>> next time they can better deal with it (sometimes
it's really hard to find
>> something).
>
>Armin it wasn't directed towards you. I was just

laughing because (counting
>all that I can see so far there are 7 messages
including the original
>posting.) If you try google you will notice that the

question has been
>asked about frontpage, delphi, excel, X86 Asm, PHP,

dreamweaver, clarion,
>paradox and more... including .Net.
>
>It just strikes me as something that is very easy to
find if it couldn't
>just be guessed :-) I would guess (but that is just
me) that these are the
>standard math symbols. Are they different in foreign

countries?
>
>Tom
>
>
>
>.
>

.

Nov 20 '05 #11
Chaz
Is it wrong to answer a question with a question?
Bob Lehmann
-----Original Message-----
Bob
if you want to know why when I want to know why when Tom
wants to know whether these are different in other
languages he doesn't just email Armin directly I don't
just email Tom directly then its cause I guess I *do* likewasting other peoples' time. So why didn't you just email
me that directly?
Chaz
-----Original Message-----
If you why not just mail him directly rather than waste

everyone's
time by posting to the MS newsgroup?

Bob Lehmann

"Charles Ralfense" <cr*******@industryzone.com> wrote in

message
news:06****************************@phx.gbl...
Tom

If you want to know whether these are different in other languages why not just look on Google rather than waste
everyone's time by posting to the MS newsgroup?

Chaz

>-----Original Message-----
>"Armin Zingler" <az*******@freenet.de> wrote...
>
>> When I replied I only had one reply downloaded. Apart from this, posting
>> links to the documentation often helps people tolearn how to use it and
>> next time they can better deal with it (sometimesit's really hard to find
>> something).
>
>Armin it wasn't directed towards you. I was just
laughing because (counting
>all that I can see so far there are 7 messagesincluding the original
>posting.) If you try google you will notice that the
question has been
>asked about frontpage, delphi, excel, X86 Asm, PHP,
dreamweaver, clarion,
>paradox and more... including .Net.
>
>It just strikes me as something that is very easy tofind if it couldn't
>just be guessed :-) I would guess (but that is justme) that these are the
>standard math symbols. Are they different in foreign
countries?
>
>Tom
>
>
>
>.
>

.

.

Nov 20 '05 #12
where do I find a guide to mathemathical functions and scientific
formulas in VB,

thanks

Murt

Michael A. Covington wrote:
"Murt" <Mu**********@ATyahoo.DOTcom> wrote in message
news:Ow**************@TK2MSFTNGP11.phx.gbl...
Hi,

when writing equations in vb .net,

how do you enter the signs "less than or equal to" etc.

Probably the same as any dialect of BASIC: <= and >=


Nov 20 '05 #13
thanks guys,

I agree it is to an extent common sense, but it is also difficult to
navigate the enormous amount of documentation available,

Tom Leylan wrote:
"Armin Zingler" <az*******@freenet.de> wrote...

When I replied I only had one reply downloaded. Apart from this, posting
links to the documentation often helps people to learn how to use it and
next time they can better deal with it (sometimes it's really hard to find
something).

Armin it wasn't directed towards you. I was just laughing because (counting
all that I can see so far there are 7 messages including the original
posting.) If you try google you will notice that the question has been
asked about frontpage, delphi, excel, X86 Asm, PHP, dreamweaver, clarion,
paradox and more... including .Net.

It just strikes me as something that is very easy to find if it couldn't
just be guessed :-) I would guess (but that is just me) that these are the
standard math symbols. Are they different in foreign countries?

Tom


Nov 20 '05 #14
"Murt" <Mu**********@ATyahoo.DOTcom> schrieb
where do I find a guide to mathemathical functions and scientific
formulas in VB,


Have a look at the links I and others posted. Next to them, there will also
be the topics you are looking for. If you bought VB/VS.NET, your <F1> key
should also work. If you only use the SDK, also have a look at the links.
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #15
No. But it is wrong to question an answer and hide behind a false name.

Bob Lehmann (really)

"Bob Lehmann" <no****@dontbotherme.zzz> wrote in message
news:08****************************@phx.gbl...
Chaz
Is it wrong to answer a question with a question?
Bob Lehmann
-----Original Message-----
Bob
if you want to know why when I want to know why when Tom
wants to know whether these are different in other
languages he doesn't just email Armin directly I don't
just email Tom directly then its cause I guess I *do*

like
wasting other peoples' time. So why didn't you just email
me that directly?
Chaz
-----Original Message-----
If you why not just mail him directly rather than waste

everyone's
time by posting to the MS newsgroup?

Bob Lehmann

"Charles Ralfense" <cr*******@industryzone.com> wrote in

message
news:06****************************@phx.gbl...
Tom

If you want to know whether these are different in other languages why not just look on Google rather than waste
everyone's time by posting to the MS newsgroup?

Chaz

>-----Original Message-----
>"Armin Zingler" <az*******@freenet.de> wrote...
>
>> When I replied I only had one reply downloaded. Apart from this, posting
>> links to the documentation often helps people to

learn
how to use it and
>> next time they can better deal with it (sometimes

it's
really hard to find
>> something).
>
>Armin it wasn't directed towards you. I was just
laughing because (counting
>all that I can see so far there are 7 messages

including
the original
>posting.) If you try google you will notice that the
question has been
>asked about frontpage, delphi, excel, X86 Asm, PHP,
dreamweaver, clarion,
>paradox and more... including .Net.
>
>It just strikes me as something that is very easy to

find
if it couldn't
>just be guessed :-) I would guess (but that is just

me)
that these are the
>standard math symbols. Are they different in foreign
countries?
>
>Tom
>
>
>
>.
>
.

.

Nov 20 '05 #16

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Jeremy Howard | last post by:
Hello everyone, I'm not a database guru so I'm sorry if this is a dumb question but here it goes... I have this sql query that I'm trying to run against a table on a Sql 2k server: SELECT ...
1
by: johndesp | last post by:
I am building an xml document to represent a url request. Some urls contain d equal signs appended to the url. Its important I preserve the equal sign in hte xml document. However, my parser is...
8
by: Murt | last post by:
Hi, when writing equations in vb .net, how do you enter the signs "less than or equal to" etc. thanks Murt
109
by: Andrew Thompson | last post by:
It seems most people get there JS off web sites, which is entirely logical. But it is also a great pity since most of that code is of such poor quality. I was looking through the JS FAQ for any...
2
by: lkrubner | last post by:
When I had these two lines in my code: if ($executed == "The command didn't exist") { $this->core->error("In CommandRenderAllActionsInAnArray we sought the command '$commandName' but...
1
by: trinity | last post by:
Hello all, First, I am grateful for this forum and all comments that will be posted. I am designing a database that compiles data from sewage treatment plants. Mostly the data is numeric. ...
2
by: Jason Kraftcheck | last post by:
If I have a struct defined as follows: enum ABCD { A = 0, B = 1, C = 2, D = 3 }; struct Foo { ABCD val : 2; } and I do: Foo f; f.val = C; ABCD v = f.val;
0
by: kronus | last post by:
Hey everyone, I am stumped once more and you guys have always helped in one way or the other. I am just now starting to fool around with using PEAR to send html emails. Following the sample...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.