Found it.  I guess RBase was trying to tell me I had an error:
double quotes were still set as the default (thought I had
changed that several times!!)

Lin
On Sun, 17 Feb 2008 17:54:29 -0800, "Lin MacDonald" <[EMAIL PROTECTED]> s
aid:

  This time, closing down and restarting doesn't help. It won't
  let me change or define new expressions in my report! This is
  frustrating!
On Sun, 17 Feb 2008 20:00:01 -0500, "Walker, Buddy" <[EMAIL PROTECTED]
.edu> said:

Lin

Set the variables


vFullName = (FirstNameColumn & LastNameColumn)

vCityProv = (City + ‘,’ & Province)


Make sure to put the parens around them.


Buddy

_________________________________________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of
Lin MacDonald
Sent: Sunday, February 17, 2008 7:49 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: odd behavior in Reports?? or not


Ok, closed down and restarted and all worked correctly again.
Hmmm...


How do I do this?

I'm trying to concatenate 2 text fields into one (FirstName &
LastName) and also to add a comma between another (City,
Province)

Thanks,
Lin
On Sun, 17 Feb 2008 16:38:49 -0800, "Lin MacDonald" <[EMAIL PROTECTED]> s
aid:


  I am having what I think is odd behavior in the Report Builder
  but maybe, I am just not going about it right:
  Add/Edit Variables brings up the Expression Builder screen. I
  can delete Variables but I can't change them or add new ones.
  When I hit Change or Add, nothing happens. If I try to add a
  Variable to my Report, the Variable I just tried to create
  shows up in that list, but still not in the Add/Edit list, so
  I can't change it when it doesn't work.
  I'm trying to concatenate 2 text fields into one (FirstName &
  LastName) and also to add a comma between another (City,
  Province)
  So, is this odd behavior or should I be doing something else?
  Lin

Reply via email to