Skip to Content
0
Former Member
May 14, 2008 at 05:44 PM

Is this possible?

15 Views

Post Author: steved

CA Forum: Formula

I have a field in my report like the one below.

Page header: Make Model Notes:

data: Buick Rainer 2wd; 4wd

What I want to do is seperate the "2wd" and "4wd" in the notes field and have it look like below.

Page header: Make Model Notes: drivetype

data: Buick Rainer 2wd; 4wd 2wd

data: Buick Rainer 2wd; 4wd 4wd

Is this possible with a formula?

thanks in advance

steve