Topic Options
Rate This Topic
#141269 - 05/15/09 10:02 AM How to concatenate a comma to a field
Bobby Offline
Stealth Member

Registered: 04/18/08
Posts: 53
Hi,

I want to set a value as $Field1$,$Field$ = Field3.

How can it be possible, please help.

-Bobby

Top
#141370 - 07/29/09 01:50 AM Re: How to concatenate a comma to a field [Re: Bobby]
Maggie Offline
Stealth Member
**

Registered: 12/26/07
Posts: 44
Hi Bobby,

in Set fields action set Field 3 to
($Field1$ + ",") + $Field2$



Thanks
_________________________
Maggie

Top