Thread: Loop
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neil[_31_] Neil[_31_] is offline
external usenet poster
 
Posts: 4
Default Loop

Hi,

Is there some way to put a number sequence in the following pattern
into a sheet..
A B C D E F
Row 1 a
Row 2 a b
Row 3 a b c
Row 4 a b c d
Row 5 a b c d e
Row 6 a b c d e f


Thanks

Neil