Earlier I posted in the queries forum, and it was suggested that what I'm trying to accomplish might be best done through Word. I just want to see if anyone can see another way.
I have a form, which is like a survey with several questions (labels) and a corresponding yes/no field for answering.
After the user complete this "survey" I need to somehow take all the NO answers and print out the labels (or a similar statement). So my document being produced would look like:
Dear [name]
You are not qualified due to the following reasons:
-text here giving blurb for question with no
-text here also for any additional questions w/no
Can I do this somehow using VB?
I have a form, which is like a survey with several questions (labels) and a corresponding yes/no field for answering.
After the user complete this "survey" I need to somehow take all the NO answers and print out the labels (or a similar statement). So my document being produced would look like:
Dear [name]
You are not qualified due to the following reasons:
-text here giving blurb for question with no
-text here also for any additional questions w/no
Can I do this somehow using VB?