Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Urgent linguistic help needed
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Urgent linguistic help needed
Divers
Thread ID:
00671110
Message ID:
00671110
Vues:
52
Hi everybody,

I have a table with the following fields
create cursor MMRView (State C(2), ccode C(2), town C(4), County C(15), City C(20), ;
	Lender C(6), LndrName C(40), ;
	RankNumAll I, RankNumPur I, RankNumRef I, ;
	YTDNumAll I, YTDNumPur I, YTDNumRef I, ;
	YTDVolAll n(14,0), YTDVolPur n(14,0), YTDVolRef n(14,0), ;
	RankVolAll I, RankVolPur I, RankVolRef I, ;
	PTDNumAll I, PTDNumPur I, PTDNumRef I, ;
	PTDVolAll n(14,0), PTDVolPur n(14,0), PTDVolRef n(14,0), ;
	MksNumAll n(6,2), MksNumPur n(6,2), MksNumRef n(6,2), ;
	MksVolAll n(6,2), MksVolPur n(6,2), MksVolRef n(6,2) )
So, I have different sets of ranking (by Number and by Volume, All (Sales+Mortgages), Pur (Purchase - Sales only), Ref (Refinance - Mortgages only)).

Mks is an abbreviation for Market Share, and YTD - Year-To-Date, ;
PTD - Choosen Month Data (oops, forgot what does PT stand for)

I want to display this information in the grid. Rank is a number (each lender is marked).

I'm thinking about the caption in the Header for each field. So far I set it to be the field name, but I want shorter and better version. My lack of creativity and English language knowledge makes this little task to be a problem.

May be you can come up with a good suggestions?

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform