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
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