TickBox & calculation help please!

G

gjoneshtfc

Hello

I have a form set up where there is a: number of weeks field, cost per
week field, exam tick box, exam cost field and total cost field. What i
need is for the total cost field to calculate as follows:

if(ExamTick = yes) => Total cost = (Number of weeks * Cost per week) +
Exam Cost

if(ExamTick = no) => Total cost = Number of weeks * Cost per week

Can anyone advise me on how to program the Control Source data entry
for the total cost field to achieve this?? Or if it is possible at
all?! If it is not possible has anyone got any suggestions?

Thanks and kind regards,
Gareth Jones
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Sum the Total cost of Rework - Please help!!!!! 5
suming totals for each department? 2
Calculations In A Form 4
Field Calculation 3
Form help 4
Customer Visits Log 3
Subtotal for a record 8
Form V Table 2

Top