View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DorisM DorisM is offline
external usenet poster
 
Posts: 4
Default string concatenate

New to VBA so I'm not sure if this is possible. In a program, Im trying to
concatenate string variables with comma after each variable, but the number
of occurrences of string variable can be different from time to time. ????