View Single Post
  #1   Report Post  
Drew
 
Posts: n/a
Default Data Continue to next column?

I have over 12,000 entries that are tied to Columns A & B, the rows directly
corrospond to each other. How can I have Columns A & B disply the first 50
entires and then C & D disply the next 50 entries for the first page and the
repeat the process for the next pages.

FOR EXAMPLE
A B C D
1 2 4 8
2 4 5 10
3 6 6 12

Page two should start with 51st enteries in Colums A & B and 101 in C & D???

Thank You