Thread: Next Charachter
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shunt Shunt is offline
external usenet poster
 
Posts: 14
Default Next Charachter

When I added 2 to place this could easily be replaced with
a variable (less than 26) to find the nth character next
to c1. I have assumed that you are looping through the
alphabet so that two characters on from z would be "b".

Hope this makes it clearer