Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21246

Calling functions

$
0
0
I got to say I am really new to vb and it will show...

I am trying to write a BMI calculator and I want all the math on one form. I cant figure out how I send my collected information (age,sex,weight,height) to the function to be calculated, then return the answer to my lblBox.

I can get the basic calculation to run and output to the lblBox if I put everything on one form under Button_Click. I just cannot figure out how to send and
retrieve it, any help would be appreciated.

Viewing all articles
Browse latest Browse all 21246

Trending Articles