I am trying to replace nothing with something. Here is an example:
VB Code:
Dim Test as String Test = "" Test = Replace(Test, "", "-", 1)
If I then message Test, it still comes back with nothing. Anyone have any ideas?
|
Results 1 to 3 of 3
Thread: Replace Function QuestionThreaded View
|
Click Here to Expand Forum to Full Width |