I need the Cost of a plan to minus the E Charge then minus the Trip Charge
and I have a Total at the end.
Thanks
:
If you post the details of the fields that you wish to base the calculation
on someone will give you the formula.
eg. If
You want to know the date of birth of some one you will need to post the
name of the DateOfBirthField
You want the number items in stock, you will need to post the field name
that you store your sales in and your orginal stock level - also do you want
warning when the stock falls below a certain amount.
etc
etc
It's not too hard to do but you need to give some information to get a good
answer - as much details as you can give would be great
--
Wayne
Manchester, England.
:
But can I have the calculations showing in the Table? How would I set up the
Query?
Thanks
:
Bad Idea.
If you have a calculation result stored in a table you will end up having
incorrect data.
Store the data only in the table and do the calcuations in a query/form/report
--
Wayne
Manchester, England.
:
Can anyone tell me if there is a way to have a calculated field autopopulate
for a total column in a table? I know this can be done in a report, but I
need to know if it can be done in a table.
Thanks