View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Christy Christy is offline
external usenet poster
 
Posts: 89
Default How do I replace last numeric string from a alphanumeric string?

For example,
I want to replace "1055428" from CC03TW05040000010001055428 with "1162123",
so that my string would be CC03TW05040000010001162123.

Thanks!