G
Guest
I have 5 fields all with answers "Y" or "N". the fields are swelling,
locking, grinding, givingway, and clicking.
I want to combine only the fields with a "Y" answer into a grammatically
correct sentence in my report so it should read something like:
Mr. Smith complained of locking, grinding, and giving way.
The problem i am having is
1. placing the "and" in the correct spot in the sentence
2. not having a comma at the end of the sentence if "clicking" is not my
last word
how do i fix this? is there a public function i can use, like a loop?
all help is greatly appreciated.
thank you
russ
locking, grinding, givingway, and clicking.
I want to combine only the fields with a "Y" answer into a grammatically
correct sentence in my report so it should read something like:
Mr. Smith complained of locking, grinding, and giving way.
The problem i am having is
1. placing the "and" in the correct spot in the sentence
2. not having a comma at the end of the sentence if "clicking" is not my
last word
how do i fix this? is there a public function i can use, like a loop?
all help is greatly appreciated.
thank you
russ