hey ..
am having BIG problems with my data base
this is my situation:
i am entering all my data in a form, .. i need to know if there is a way i could calculate a sum in a feild.. kind of like excel
the reason for wanting to do this is bcz..
wen i enter an amount , i need to calculate the VAT.
for example
some invoices have two items.. one item includes vat, the other item does not include VAT
Item 1=50 + vat
item 2 =50
so i would need to do something along the lines of this :-
50*0.175+50
bareing in mind tht the items prices are changable so therefore i can not enter a normal formula in query or the forms control source
maybe i could do a default value, so that i can change my values? the question is how?
if anyone has a solution too my problem i wud more than appreciate it
also i am not very good at access, so please explain to the fullest
:
regards Lana
am having BIG problems with my data base
this is my situation:
i am entering all my data in a form, .. i need to know if there is a way i could calculate a sum in a feild.. kind of like excel
the reason for wanting to do this is bcz..
wen i enter an amount , i need to calculate the VAT.
for example
some invoices have two items.. one item includes vat, the other item does not include VAT
Item 1=50 + vat
item 2 =50
so i would need to do something along the lines of this :-
50*0.175+50
bareing in mind tht the items prices are changable so therefore i can not enter a normal formula in query or the forms control source
maybe i could do a default value, so that i can change my values? the question is how?
if anyone has a solution too my problem i wud more than appreciate it
also i am not very good at access, so please explain to the fullest

regards Lana