Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Move placement of field based on length of another field
Message
From
26/09/2006 09:39:28
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01157231
Message ID:
01157239
Views:
18
>>In the following scenario, on a report, how can I make the location of Field02 relative to the end of Field01? These are footnotes if the helps clarify the issue.
>>
>>
>>FIELD01XXXXXXXXXXXXXXXXXXXXXXXXXXX   FIELD02XXXXX
>>FIELD01XXXXXXXXX   FIELD02XXXXX
>>FIELD01XXXXXXXXXXXXXXXXXXX   FIELD02XXXXX
>>
>
>Put in Expression:
>
>ALLTRIM(Field01)+SPACE(xxx)+ALLTRIM(Field02) && Convert the types if you need to
>
Doh! I should have added (actually I did and then deleted it) that I need to font to be different for Field02. Superscript or have the field raised slightly. That's the catch.
Previous
Reply
Map
View

Click here to load this message in the networking platform