johnyjassi
Registered User.
- Local time
- Today, 15:48
- Joined
- Jun 6, 2008
- Messages
- 64
Hi guys,
I was working on this report, that need the user input...It works well..when user enters the exact word. but now I need to work the following input...that excepts the any number of letter and then * gives you the right result, Example below:
exp* or exp-*
should give the output
'exp-now'
'exp-later'
'exp-tommorrow'
Thanks in advance
I was working on this report, that need the user input...It works well..when user enters the exact word. but now I need to work the following input...that excepts the any number of letter and then * gives you the right result, Example below:
exp* or exp-*
should give the output
'exp-now'
'exp-later'
'exp-tommorrow'
Thanks in advance