Lists into Strings

  • Thread starter Thread starter Cheryl
  • Start date Start date
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!
 
That seems rather complicated -- is there no way to do it with a query?
 
Maybe try the solution that I gave to QUERIES -- In
Access, How do I Concatinate items in the same column?
3/7/2005 10:09:02 PM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top