I have a textbox (Named 'Text104') that contains the following formula:
=[Text103]+10
Underneath this textbox there is a checkbox that on the odd occasion will need to be checked.
Is it possible, that when the checkbox is checked, the textbox above will add an extra 1 as well as the 10 that has already been calculated.
I just don't have any idea how to write up the formula or the code for this if it is in fact possible.
Any help in this matter is greatly appreciated.
=[Text103]+10
Underneath this textbox there is a checkbox that on the odd occasion will need to be checked.
Is it possible, that when the checkbox is checked, the textbox above will add an extra 1 as well as the 10 that has already been calculated.
I just don't have any idea how to write up the formula or the code for this if it is in fact possible.
Any help in this matter is greatly appreciated.