Visual Basic Help! - HELP! please

Associate
Joined
25 Sep 2003
Posts
116
Location
Torquay
Ive been assigned a project to create a data base in VB. I have no idea how to so i need any help or advise you guys can give me!

I need to .

Design an Input screen which allows...

Students Name
Class Number
Subject
Marks for subject
Total Marks
Grade of total marks .. i.e distinction , merit , fail , pass

and an output screen to display the data .

any help , abuse , advise ...appreicated!

darren
 
Its VB 6.0

Ive tried reading a few tutorials but nothings helped so far .

Arghhhhhhhhhhhhhhhhhhhhhhhhhhh!
 
I shall do that ! :D Ive watched around 10 tuturials on youtube last night , some were very helpful .
 
My assignment is ...

You will design an input screen that will allow the following the user to input the following ...

Student Initial
Student Surname
Class Number
Subject
Marks for subjects
Total Marks
Grade of total marks

to aim for high marks the data entry need to be clear and well laid out and suitably labelled with correct validation of input and error messages to the user.

you will then design an output form with the final grades.

WTF!!!!!! im so stuck its unreal .

anyhelp ! any help is much much appreciated ! im not asking someone to do it for me just point me in the right directions! <3 love you !

darren .
 
Yeah Im like making a small one , im having problems coding it .

help2.jpg


visualbasichelp.jpg


Im just clueless as to how to save the information and enter it arghhhh . remember this is the first time ive evenb looked at this program.
 
No guys , Autually Im doing an access course and the tutor is not very helpful attall , he gives us handouts and basically makes us get on with it , im not going to go into the whole college situtation but this is helping me a lot. I am also trying very hard to get this done , I dont have to create a database Its basically an Input and Output form , I misunderstood the sheet.

From the example noob gave me ive learnt more about the coding side .

Now on the input form I have to somehow ..

Allow input for test scores in

English
Maths
Science
History

I thought i would create labels for the subjects then text box's to display the scores . It then has to display the total scores and with this information which im finding very difficult at the moment as I have so little knowledge of VB..

0-36 Marks - Fail
40-55 Pass
56-70 Merit
70+ Distinction

i think i need to learn some sort of IF or OR statement so that on the output it will automatically display the grade once i have entered the score. Im not sitting on my ass waiting for you guys i am google'ing away and will be taking a trip to the library tomorrow , but i find that asking people is a much better way to attack the problem .

cheers everyone so far !
 
wow this is really helping . The more i learn the more fun the project is becoming. I will show u my final program although it looks very nasty ! :D
 
Back
Top Bottom