Thread: Replace string
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Replace string

Instead of:
kycode="01"
use:
kycode="'01"
--
Gary''s Student - gsnu200787