Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help, Help!! Where's my comma?
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00172779
Message ID:
00172780
Views:
19
>I built a report in VFP.
>
>I have a last name field and a first name field.
>I want a comma after the last name on the report.
>I used the following expression in the report field:
>
>mytable.mylastname + ", "
>
>The last name prints, but the comma never prints on the report.
>
>Any ideas? I am new to reports so I am not surprised something is not working. Thanks for your help.

It should be ALLTRIM(mytable.mylastname)+", "
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform