@xGlitchersRUs Man just put Label2.Text = "/" Label1.Text = Val(TextBox1.Text) / Val(TextBox2.Text) and if you want + you set Label2.Text = "+" Label1.Text = Val(TextBox1.Text) + Val(TextBox2.Text)
For all of you who's code will only add, you must delete the answer = num1 + num2 under the if statements which he forgot to tell you to delete. I had this problem.
Hello! I got a Little bit of a problem here, the radiobutton "Multiply" and "divide" Does Not work for me even though i've written the "Elseif RadiobuttonMult-Div.Checked = true Then - Answer = Num1 * - / Num2" the radiobuttons do change the sign to an "X" and "/" but it doesn't Calculate with Multiply and/or Divide. I Really Appreciate some help and Thanks for the Vid it was Great
PS. I Did this ones and it worked great but when i saved it, something fucked it up, i did same now and doesn't wk
God, we're doing Visual Basics express in school, and I was so lost. These tutorials have helped me A LOT. In the books they say "Go to the blahblah and enter in blahhdyblahblahhh" And I'm like WTF I DON'T KNOW WHAT THE BLAHBLAH IS!?!?!
@smokingcellophane heh I'm taking Visual Basic too. It's easy for me and I love it. The one I'm having trouble with is RPG. Ughhh it's so confusing, the teacher talks too fast, and there's hardly anything online that can help. When I look on Youtube, it only shows the game genre rpg or something about visual basic. :/
Doesnt Work! i Did The Code EXACTLY on the website and the GroupBox WONT SHOW AT ALL! I Tried On The School Computers, My Computer, And I Tried On Windows 7, Windows XP, And Windows Vista! I EVEN Tried On VB 2005, 2008, AND 2010! DOESNT WORK!
@XxAzGuNzXx11 If RadioButtonAdd.Checked = False And RadioButtonSub.Checked = False And RadioButtonMult.Checked = False And RadioButtonDiv.Checked = False Then ButtonSubmit.Enabled = False Else ButtonSubmit.Enabled = True End If
here i have a problem i did the codes just like you did but when i press anything the LabelAnswer still shows me Answer but there is just when i click divide that it shows the real answer and not the word Answer if you dont rly understand tell me i'll join a video
I have one problem. It is also visible on this video. When sb using this calculator divides 1 by 8 he gets .125, not 0.125 . How to fix it?
assassin2601 2 weeks ago
@assassin2601 I don't understand what you want fixed?.125 = 0.125 there is no difference other than one 0.... as far as i know, both are correct.
xGlitchersRUs 1 day ago
@xGlitchersRUs Man just put Label2.Text = "/" Label1.Text = Val(TextBox1.Text) / Val(TextBox2.Text) and if you want + you set Label2.Text = "+" Label1.Text = Val(TextBox1.Text) + Val(TextBox2.Text)
gold2532 16 hours ago
Homework done :)
TheWitchKing456 3 weeks ago in playlist More videos from SchoolFreeware
For all of you who's code will only add, you must delete the answer = num1 + num2 under the if statements which he forgot to tell you to delete. I had this problem.
9xo3e 3 weeks ago
Thanks these help a lot
codyrhorne 1 month ago
By The Way i noticed now that only The Subtract button works..hmm..i'll let you hear if i fix this.
kaiokkanonen 2 months ago
Hello! I got a Little bit of a problem here, the radiobutton "Multiply" and "divide" Does Not work for me even though i've written the "Elseif RadiobuttonMult-Div.Checked = true Then - Answer = Num1 * - / Num2" the radiobuttons do change the sign to an "X" and "/" but it doesn't Calculate with Multiply and/or Divide. I Really Appreciate some help and Thanks for the Vid it was Great
PS. I Did this ones and it worked great but when i saved it, something fucked it up, i did same now and doesn't wk
kaiokkanonen 2 months ago
This has been flagged as spam show
Hi! Could you guys please check out my channel? I will do a giveaway when I reach 100 subscribers! Thanks!
hackster2011 3 months ago
This has been flagged as spam show
I can't put the LabelSign.Text = "+"
It says "Error 1 'LabelSign' is not declared. It may be inaccessible due to its protection level."
PLEASE REPLY! I'VE BEEN STUCK ON THIS FOR A MONTH! HOW DO I FIX IT?
toontownlover1124 3 months ago
Comment removed
toontownlover1124 3 months ago
This has been flagged as spam show
Check my channel for more tutorials and applications
Check+ Like this so people will know.
ABSplash 4 months ago
God, we're doing Visual Basics express in school, and I was so lost. These tutorials have helped me A LOT. In the books they say "Go to the blahblah and enter in blahhdyblahblahhh" And I'm like WTF I DON'T KNOW WHAT THE BLAHBLAH IS!?!?!
THANKYOU <3
smokingcellophane 4 months ago 9
@smokingcellophane heh I'm taking Visual Basic too. It's easy for me and I love it. The one I'm having trouble with is RPG. Ughhh it's so confusing, the teacher talks too fast, and there's hardly anything online that can help. When I look on Youtube, it only shows the game genre rpg or something about visual basic. :/
MrTh0ll 3 months ago
how can i save a program on visual basic?
physco314 4 months ago
can't put the LabelSign.Text = "+"
it says "Error 1 'LabelSign' is not declared. It may be inaccessible due to its protection level."
how do i fix this?
auvar100 4 months ago 6
excellent tutorials mate.. i was thinking of buying books to learn this..
TheMystique90 6 months ago
Doesnt Work! i Did The Code EXACTLY on the website and the GroupBox WONT SHOW AT ALL! I Tried On The School Computers, My Computer, And I Tried On Windows 7, Windows XP, And Windows Vista! I EVEN Tried On VB 2005, 2008, AND 2010! DOESNT WORK!
HamishWare 6 months ago
@HamishWare You might of typed the code wrong and didn't know it.
gamenew09 6 months ago
@gamenew09 I copyd and pasted the code at the school freeware site.........
HamishWare 6 months ago
@gamenew09 Then you might of copy and pasted it wrong.
gamenew09 6 months ago
@SteedsGaming The code can be downloaded at the SchoolFreeware website.
SchoolFreeware 7 months ago
how do you know exactly what numbers to put in for location?
love4music104 7 months ago
Im 12 and i understand this........
Mr777luver 9 months ago
@Mr777luver Me too. :3
MinecraftVixen 8 months ago
@Mr777luver same bro i am 13
TheTurntaker 8 months ago
@Mr777luver Same. Im 12
Zachadude1 8 months ago
@Mr777luver me too im 13
QuestMinecraft 7 months ago
in school we are using VB from 2003... it is so much different from this one
abb1995 11 months ago
This is a very good video for learning VB express, keep up the good work.
brainytech 11 months ago
Thanks a lot man! I've watched your qb vids, and some other, thanks man, it's jus awesome!
MegaNioP 1 year ago
God dammit, it says that "End of Statement Expected" when I copied him...
theif519 1 year ago
Comment removed
veropc7 1 year ago
Great Tutorials, I always search for SchoolFreeware for tutorials if i need help :)
At the End of this tutorial you don't have to make a form selected if you don't like how it starts of checked you can put a timer on the form and do
Form1.Load
Timer1.Start()
End Sub
and for the timer just use a long IF AND THEN Statement.
XxAzGuNzXx11 1 year ago
@XxAzGuNzXx11 If RadioButtonAdd.Checked = False And RadioButtonSub.Checked = False And RadioButtonMult.Checked = False And RadioButtonDiv.Checked = False Then ButtonSubmit.Enabled = False Else ButtonSubmit.Enabled = True End If
XxAzGuNzXx11 1 year ago
Great thank amigo
poncho5050 1 year ago
Why not you share project code here?
950Azeem 1 year ago
here i have a problem i did the codes just like you did but when i press anything the LabelAnswer still shows me Answer but there is just when i click divide that it shows the real answer and not the word Answer if you dont rly understand tell me i'll join a video
TheABsProduction 1 year ago
@TheABsProduction Well, you must do something wrong.
Mathiasguller 1 year ago