it seems like i can never get a clear answer for this question...
i would like to create a "unique" field which contains multiple field information.
for example.
lets say txt1 = abc
txt2 = 123
txt3 = uni
i want this unique field(lets say txt0) to grab those automatically and display (txt0=) abc123uni.
how can i approach this?
i would like to create a "unique" field which contains multiple field information.
for example.
lets say txt1 = abc
txt2 = 123
txt3 = uni
i want this unique field(lets say txt0) to grab those automatically and display (txt0=) abc123uni.
how can i approach this?