1 Row
Width:	=B$2	=B$4	=B$7
Height:
=B$3
=B$5
=B$8

2 Rows
Width:	=B$2	=B$4	=B$7
Height:
=B$3
=B$5
=B$6
=B$5
=B$8

3 Rows
Width:	=B$2	=B$4	=B$7
Height:
=B$3
=B$5
=B$6
=B$5
=B$6
=B$5
=B$8

4 Rows
Width:	=B$2	=B$4	=B$7
Height:
=B$3
=B$5
=B$6
=B$5
=B$6
=B$5
=B$6
=B$5
=B$8

Row Increment:	=B$5	=B$6
This incremental value [RIV] is added to =B$3

 For 1 Row:	=B$3 + 0				= [1st Top]
For 2 Rows: =B$2 + RIV			= [2nd Top]
For 3 Rows: =B$2 + RIV x 2	= [3rd Top]
For 4 Rows: =B$2 + RIV x 3	= [4th Top]

Example: RIV = 30
 For 1 Row:	10 + 0				=  10
For 2 Rows:	10 + 30			=  70
For 3 Rows:	10 + 30 x 2	=  70
For 4 Rows:	10 + 30 x 3	= 100