Johan1959
New Member
Hi jindon,
In run time gets an error '438'
Object doesn't support this property or method
txt = Application.Replace(txt, m.firstindex + 1, _
m.Length, Format$(m.Value, String(10, "0")))
I have checked the code over and over to make sure that nothing is mistype!
If you could collaborate on this issue it will be very help full as this is really the first time for me working with arrays.
Thx
In run time gets an error '438'
Object doesn't support this property or method
txt = Application.Replace(txt, m.firstindex + 1, _
m.Length, Format$(m.Value, String(10, "0")))
I have checked the code over and over to make sure that nothing is mistype!
If you could collaborate on this issue it will be very help full as this is really the first time for me working with arrays.
Thx