Thread: Looping Text
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Myles Bob Myles is offline
external usenet poster
 
Posts: 3
Default Looping Text

How can you return the next letter in a sequence

Ie

txt = a+
would equal b, then c then d etc..