Hi!
I know you're not meant to do this, but I can't think of any other way. ..
I have a score marking template for an internal audit. A criteria is either met, or it is not. All of these questions have Yes/No data type. each question has a weighting.
I have written a VBA function to work out the total score by using a bunch of If statements.
I need to store the final result in a table, by entering the answers (yes or no) into a form.
Is this possible?
I know you're not meant to do this, but I can't think of any other way. ..
I have a score marking template for an internal audit. A criteria is either met, or it is not. All of these questions have Yes/No data type. each question has a weighting.
I have written a VBA function to work out the total score by using a bunch of If statements.
I need to store the final result in a table, by entering the answers (yes or no) into a form.
Is this possible?