charles
Posts: 59
|
| Posted: 02/27/2006, 8:54 PM |
|
I hope Someone can help me on this?
I am trying to print search parameters on a report page.
I know how to obtain the search parameter using the CCGETFromGet code or the retrieve value for control action.
My problem is that the search parameter is the primary key value which is an integer.Is there a way i can do some form of CCDLookup to get the corresponding name of the parameter value.Specifically, i want to display on my report form the description of the period which is, November 2005.Presently what i can do is display the PK value which is 4.
Regards,
Charles
|
 |
 |
|