Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select Expert - field name alias? 2

Status
Not open for further replies.

Jinny

Programmer
Jun 29, 2001
26
US
I have a user who says he would use my Crystal Reports more often if the tabs in Select Expert were more descriptive.
I know I can give an alias to a database, but cannot find info for fields.

Thanks,

Jinny
 
Jinny,

I suppose you could wrap each field in its own formula -- the formula could have a user-friendly name and would return the value of the corresponding field. It's a lot of work, though.

Another possibility might be to use the Crystal Dictionary. Again, you'd have to decide if it was worth the effot.

Mike


Mike Lewis
Edinburgh, Scotland

My Visual Foxpro web site: My Crystal Reports web site:
 
Perhaps they'd be better off if they didn't use the select expert, rather you could prefill defaults in parameters and let them filter through prompts.

Otherwise placing each field in a formula for the data types supported (crystal and database dependent), or SQL Expressions.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top