vicissitude
Registered User.
- Local time
- Today, 06:37
- Joined
- Feb 28, 2010
- Messages
- 92
Hi all,
Is it possible to order a report based on a field which has a long string value which has been returned from a function?
The function returns a date along with information relevant to that date as a string.
Is it possible to extract the date i.e. left(strReturn,9) and then order by that date?
Appreciate any help.
Is it possible to order a report based on a field which has a long string value which has been returned from a function?
The function returns a date along with information relevant to that date as a string.
Is it possible to extract the date i.e. left(strReturn,9) and then order by that date?
Appreciate any help.