View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
WDP[_2_] WDP[_2_] is offline
external usenet poster
 
Posts: 2
Default wildcard character replacement help

I'd like to find and replace any occurance of four numbers, a colon and a
space in a macro (example "4587: "). The numbers are different but are
always numbers and the colon and space are constants.

Any ideas???