Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


Simple Math coding in Acces 2003


Simple Math coding in Acces 2003

Author
Message
RCBNewbee
RCBNewbee
Forum God
Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)

Group: Forum Members
Posts: 4, Visits: 6
Here what I have

Five numbers inputed into their owner database feilds by the use of a form

Judge 1, Judge 2, Judge 3, Judge 4, Judge 5

I need the high and low remove and the remainder 3 numbers added up and it will be put in feild call Total (which is displayed in my form)

Then i am dividing this by 3 and putting it in a feild call score which is also display .

I have the table,forms created just need the VB code for the feild Total,

I already have VB code for score

I know this is simple but I am new and only doing this as a hobby

Thanks

Mark
Mark
Forum God
Forum God (142K reputation)

Group: Moderators
Posts: 1.1K, Visits: 11K
Are you able to return a record with all 5 numbers to you app? If so are the numbers being stored as numbers or strings?
RCBNewbee
RCBNewbee
Forum God
Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)

Group: Forum Members
Posts: 4, Visits: 6
Yes the five number are inputed and display on the form and they are Standard numbers w/2 decimal place. they are store in the main table.

the total and score are also store in the main table after they are created.

Mark
Mark
Forum God
Forum God (142K reputation)

Group: Moderators
Posts: 1.1K, Visits: 11K
I'm not getting the answers I need to help. Maybe the best thing for you to do is zip up your project (database and all) and post it.
RCBNewbee
RCBNewbee
Forum God
Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)

Group: Forum Members
Posts: 4, Visits: 6
ok here is a link of the project, right now it add all five score and divide by 5.

but rule want the high and low score drop and the remaining three score added and divided by3



http://sporttaekwondo.info/5judgeScoring-sm.zip



Thanks Randall
RCBNewbee
RCBNewbee
Forum God
Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)Forum God (1.2K reputation)

Group: Forum Members
Posts: 4, Visits: 6
Ok here a simple version of what i need can anybody help?
 
Each record has 5 numbers inputed into their own database fields by the use of a form (to a table)

Judge 1, Judge 2, Judge 3, Judge 4, Judge 5

I need the high number and low number seperated and put into a their own field
with high go in field high and low go in field low.

Then i be using these fields for other function which i already figure out.

can anybody help me. VB code or something

I know this is simple but I am new and only doing this as a hobby

GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search