|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by systems_ax in Visual Basic v1.0.5.x, VB Script, Programming Languages
I need to implement a replace function recognizing that when a user enters an invalid text function into excel cell the code will auto recognize this error and auto correct it. the user can enter this text for example "NOCHARGE" in any wrong way, how do I make my code recognize that what they mean is NOCHARGE and not ncharge or nochage.
xSubject = LCase(Replace(Replace(Subj
ect, "", ""), "-"))
my code will not compile
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625