Best Answer I've ever have
Great Job
http://docs.google.com/leaf?id=0B8HO...YzhmODMy&hl=in
Andi...
User Profile
Collapse
-
Thanks ggeu,
It really works, you are doing great job.
Thanks Again,
Andi...Leave a comment:
-
Code:PS: I had also so questions with Your code: - Why "New" in the menu when You will open a new file or Exit? - Why "Close" button when You have "Exit" in the menu ?
But anyway thanks for the modification, it bring me new idea for the program.
Best Regards
AndiLeave a comment:
-
Leave a comment:
-
I am sorry but I can't attach anything because all blocked by office proxy.
Regards
AndiLeave a comment:
-
Hi again All,
This is what I've figure out :
If between ":25:" and ":28:" there is 10 character e.g 0123456789 then do nothing
If between ":25:" and ":28:" there is 9 character e.g 12345678 then replace ":25:" with ":25:0"
If between ":25:" and ":28:" there is 8 character e.g 12345678 then replace ":25:" with ":25:00"...Leave a comment:
-
Dear all,
Finally I know why my code and your code can never be executed, the user does not ever mention that in the search string that exists between two strings. I will be working on this code to start all over again. Thanks for all your help, I really appreciate it. I'll be back again if need your help. Once again thank you all.
Thanks,
AndiLeave a comment:
-
Find and replace text di vb6
But the number is not always just :
":25:0186350587 ,:25:186350587, :25:86350587,:2 5:6350587,:25:3 50587,:25:50587 ,:25:587,:25:87 ,:25:7"
It can be :
":25:0006350007 ,:25:186350587, :25:86350587,:2 5:6350587,:25:3 50587,:25:50587 ,:25:587,:25:87 ,:25:7"
Or :
":25:0006352207 ,:25:186236117, :25:86350587,:2 5:6324487,:25:3 50587,:25:50333 ,:25:587,:25:87 ,:25:4"...Leave a comment:
-
Find and replace text di vb6
Hi All,
I have some problem with vb6 code.
I have a data contain :
:25:0186350587
:25:186350587
:25:86350587
:25:6350587
:25:350587
:25:50587
:25:587
:25:87
:25:7
I want it to insert zero number after :25: , but the number after :25: is always has to be 10 digit. So it would be :
:25:0186350587
:25:0186350587
:25:0086350587...
No activity results to display
Show More
Leave a comment: