Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text limitation in expression builder
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00573790
Message ID:
00573876
Views:
20
>Sorry, I meant table1.field1+table1.field2+table3.field3
>
>Max

What exactly is the code of your program?

Here is how I do it in similar situations:
local lcFullStr
lcFullStr = field1+iif(...,field2,field3)+...
return m.lcFullStr
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform