C
Cheryl
Table1 has a large text field called "Charges" for each Case#.
Table2 has a field called charges and is set up like this:
Case#X Description1
Case#X Description2
Case#X Description3
How do I convert Description1, Description2, and Description3 under
Case#X into Table1.Charges as Description1/Description2/Description3,
all on the same line and separated with slashes?
I appreciate any help!
Table2 has a field called charges and is set up like this:
Case#X Description1
Case#X Description2
Case#X Description3
How do I convert Description1, Description2, and Description3 under
Case#X into Table1.Charges as Description1/Description2/Description3,
all on the same line and separated with slashes?
I appreciate any help!