TickBox & calculation help please!

  • Thread starter Thread starter gjoneshtfc
  • Start date Start date
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

Back
Top