hello everybody,
my problem is the following:
i have records with numbered index fields like:
Record: 1 Index: 10
Record: 2 Index: 20
Record: 3 Index: 25
Record: 4 Index: 27
Record: 5 Index: 30
and i need them replaced with the value of a valuelist like:
a,b,c,d,e
respecting the...