Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Code for dynamic connection of text-data from different columns

$
0
0
Hi there,

I have the following problem:

Imagine the following columns of a table

Connection
A
B
C
D
...
Z
Result

The columns A to Z are for textstrings. In column "connection", there is a textstring which defines how to connect the records in columns A, B, C, ... with single letters. Now, I would need a code (VBA, SQL) which produces this new string according to the definition in column "connection" and writes it in column "result". Please have a look at the attached picture with an example, this is much easier to understand than my explanation...

Thank you very much for your help in advance:),

Josef

Attached Images
File Type: jpg example.JPG (31.7 KB)

Viewing all articles
Browse latest Browse all 13329

Trending Articles