(vba) Sub headingsInsert() how work

montecarlo2012

Well-known Member
Joined
Jan 26, 2011
Messages
984
Office Version
  1. 2010
Platform
  1. Windows
Hello everyone. I am trying to make a little changes in a code but here in the headingInsert when I try to change the cell D1:Q1 and the cell I:I for another position then desapear. for me looks like seal unit, I can change nothing. please somebody can explain me how can I make any change I want here.. this is the little , also I try to change "C1" nothing change. routine..................sub
Code:
 Sub headingsInsert()
Application.ScreenUpdating = False
Sheets("Sheet1").Visible = True
Sheets("Sheet1").Range("D1:Q1").Copy
Sheets("Sheet1").Visible = False
Sheets("Combination Generation").Range("C1").Select
Selection.PasteSpecial Paste:=xlPasteAll, Operation:=xlNone, SkipBlanks:= _
        False, Transpose:=False
Sheets("Sheet1").Visible = False
Columns("I:I").Select
    Application.CutCopyMode = False
       With Selection
        .HorizontalAlignment = xlCenter
        .VerticalAlignment = xlBottom
    End With
Application.ScreenUpdating = True
End Sub
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
This is simple

You're copying the Cells D1 to Q1 from a hidden Sheet1 which is made visible, copied from and then hidden again

and pasting the contents of those cells into sheet
Combination Generation starting C1 ( which goes as far as P1 )

then hiding sheet1 again?


Then resizing column I in
Combination Generation



So what is it you are trying to change ?
 
Upvote 0
thanks charles. what I trying to do is to change the position of the colors, so suposly if I change C1 for another cell and change also D1:Q1 for another cell I must get change, but guess what, the colors desapear, but I try to research on internet and some books about headinginserts and there are not to much information. thanks.
 
Upvote 0
Hello everyone. I am trying to make a little changes in a code but here in the headingInsert when I try to change the cell D1:Q1 and the cell I:I for another position then desapear. for me looks like seal unit, I can change nothing. please somebody can explain me how can I make any change I want here.. this is the little , also I try to change "C1" nothing change. routine..................sub
Code:
 Sub headingsInsert()
Application.ScreenUpdating = False
Sheets("Sheet1").Visible = True
Sheets("Sheet1").Range("D1:Q1").Copy
Sheets("Sheet1").Visible = False
Sheets("Combination Generation").Range("C1").Select
Selection.PasteSpecial Paste:=xlPasteAll, Operation:=xlNone, SkipBlanks:= _
        False, Transpose:=False
Sheets("Sheet1").Visible = False
Columns("I:I").Select
    Application.CutCopyMode = False
       With Selection
        .HorizontalAlignment = xlCenter
        .VerticalAlignment = xlBottom
    End With
Application.ScreenUpdating = True
End Sub
yes, is a combination generation.
 
Upvote 0
Code:
  [TABLE="width: 921"]
 <colgroup><col width="148" style="width: 111pt; mso-width-source: userset; mso-width-alt: 5412;"> <col width="88" style="width: 66pt; mso-width-source: userset; mso-width-alt: 3218;"> <col width="64" style="width: 48pt;" span="6"> <col width="160" style="width: 120pt; mso-width-source: userset; mso-width-alt: 5851;"> <col width="64" style="width: 48pt;" span="7"> <tbody>[TR]
  [TD="class: xl64, width: 148, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, width: 88, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl65, width: 384, bgcolor: #00B050, colspan: 6"][B][FONT=Tahoma][SIZE=3][COLOR=#ffffff]Combinations  Matching Definitions[/COLOR][/SIZE][/FONT][/B][/TD]
  [TD="class: xl66, width: 160, bgcolor: red"][B][FONT=Tahoma][SIZE=3][COLOR=#ffffff]Combination Sum[/COLOR][/SIZE][/FONT][/B][/TD]
  [TD="class: xl64, width: 64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl67, width: 384, bgcolor: #00B0F0, colspan: 6"][B][FONT=Tahoma][SIZE=3][COLOR=#ffffff]All  Possible Combinations[/COLOR][/SIZE][/FONT][/B][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]203[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]203[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]203[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]205[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]203[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]203[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]205[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]205[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]203[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]205[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]203[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]205[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]205[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]203[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]205[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]43[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
 [TR]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]32[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]35[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]37[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]41[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl68, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000]205[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent"][FONT=Tahoma][SIZE=2][COLOR=#000000] [/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]18[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]19[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]20[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]29[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]38[/COLOR][/SIZE][/FONT][/TD]
  [TD="class: xl64, bgcolor: transparent, align: right"][FONT=Tahoma][SIZE=2][COLOR=#000000]40[/COLOR][/SIZE][/FONT][/TD]
 [/TR]
</tbody>[/TABLE]
this is how looks like
 
Upvote 0

Forum statistics

Threads
1,215,046
Messages
6,122,852
Members
449,096
Latest member
Erald

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top