View Single Post
 
Old 11-15-2013, 10:17 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,362
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

In A2 put: =OFFSET(Raw!$B$3,(ROW()-2)*8,,)
In B2 put: =OFFSET(Raw!$G$6,(ROW()-2)*8,,)
In C2 put: =OFFSET(Raw!$E$6,(ROW()-2)*8,,)
In D2 put: =OFFSET(Raw!$D$6,(ROW()-2)*8,,)
In E2 put: =OFFSET(Raw!$C$3,(ROW()-2)*8,,)
Copy all formulae down as far as needed.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote