Can Someone Help Me????

clarissa-louisa

New member
Local time
Today, 20:19
Joined
Dec 3, 2006
Messages
5
Im just having difficulty doing some formulas for my new access program that I am designing for my school project and miss wont help me can anyone tell me how to put formulas into access

Clarissa J

:D Keep smiling xx
 
Hi Ya,

What Are Dads For Remember how you built you pockynon db LOL

To Help You need to know the sum you want to do and the field names that hold the values that you need to do some math on. IE Me![F2]+Me![F3] 2+2=4 Lol

So You Could Have 3 TextBoxs F1, F2, F3

Then Add A Command Button Add This Code in the buttons OnClick Event LOL Me![F1]=Me![F2]+Me![F3]
Add A Number to F1 And F2 In Normal View LOL Then Click The Button You could see if Mummy can guess the answer LOL

Big Hugs

Dada
 
Last edited:
Dreamweaver said:
Hi Ya,

What Are Dads For Remember how I how you built you pockynon db LOL

To Help You need to know the sum you want to do and the field names that hold the values that you need to do some math on. IE Me![F2]+Me![F3] 2+2=4 Lol

So You Could Have 3 TextBoxs F1, F2, F3

Then Add A Command Button Add This Code in the buttons OnClick Event LOL Me![F1]=Me![F2]+Me![F3]
Add A Number to F1 And F2 In Normal View LOL Then Click The Button You could see if Mummy can guess the answer LOL

Big Hugs

Dada

You are a bit of an embarrasment lol oh well lol
 
Last edited:

Users who are viewing this thread

Back
Top Bottom