View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
William Wolfe William Wolfe is offline
external usenet poster
 
Posts: 18
Default Incrementing Column Values

I can increment a row value by doing an experssion i = i+1

How do I do the same for an column value and does Z roll up to AA?

Thanks,

W. Wolfe