View Single Post
 
Old 06-11-2014, 10:44 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
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

Use:
Code:
RowSrc = "5,5,6,6,7,7,9,9,11,11,12,12"
ColSrc = "1,2,1,2,1,2,1,2,1,2,1,2"
RowTgt = "10,10,12,12,14,14,17,17,20,20,22,22"
ColTgt = "1,2,1,2,1,2,1,2,2,3,1,2"
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote