• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

VBA-Excel Programming sub code!

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
 
Back
Top