Hi all, I need help figuring out how to insert rows in between other rows. I keep a locomotive periodic maintenance report, I have 3 rows and each row is for each locomotive one underneath the other. I need to be able to insert a row below each piece of equipment. I have a code that will do just that but it only works a few times and then starts inserting rows where I don't need it. I'm very new at this and do not know all the proper terminology. Please see example below. My problem is when hit command button a few times it will only insert new lines below the 601 and 602. I need continuous data therefore I need to keep inserting lines below the 601, 602, 603. Thanks in advance! The Data spans from Column b to column T and rows 14 15 and 16.
Beginning before I hit the command button
[TABLE="width: 1053"]
<tbody>[TR]
[TD="width: 64, bgcolor: #ACB9CA"]601
[/TD]
[TD="width: 77, bgcolor: #ACB9CA"][/TD]
[TD="width: 85, bgcolor: white, align: right"]10/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 69, align: right"]4/6/2019
[/TD]
[TD="width: 69, bgcolor: white"][/TD]
[TD="width: 75"][/TD]
[TD="width: 80, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]4/26/2018
[/TD]
[TD="width: 80, align: right"]4/17/2019
[/TD]
[TD="width: 87, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]4/26/2017
[/TD]
[TD="width: 101, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD="width: 73, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 75, align: right"]1/16/2019
[/TD]
[TD="width: 68, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 68, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 64, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/5/2017
[/TD]
[TD="width: 64"][/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"]602
[/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white, align: right"]11/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="align: right"]5/1/2019
[/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]6/6/2018
[/TD]
[TD="align: right"]6/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]6/6/2018
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/4/2017
[/TD]
[TD="align: right"]5/1/2019
[/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"]603
[/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white, align: right"]12/5/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="align: right"]6/5/2019
[/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]8/3/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]8/2/2016
[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/3/2017
[/TD]
[TD="align: right"]6/5/209
[/TD]
[/TR]
</tbody>[/TABLE]
After I hit the command button
[TABLE="width: 1053"]
<tbody>[TR]
[TD="width: 64, bgcolor: #ACB9CA"]601
[/TD]
[TD="width: 77, bgcolor: #ACB9CA"][/TD]
[TD="width: 85, bgcolor: white, align: right"]10/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 69, align: right"]4/6/2019
[/TD]
[TD="width: 69, bgcolor: white"][/TD]
[TD="width: 75"][/TD]
[TD="width: 80, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]4/26/2018
[/TD]
[TD="width: 80, align: right"]4/17/2019
[/TD]
[TD="width: 87, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]4/26/2017
[/TD]
[TD="width: 101, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD="width: 73, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 75, align: right"]1/16/2019
[/TD]
[TD="width: 68, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 68, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 64, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/5/2017
[/TD]
[TD="width: 64"][/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]4/17/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/16/2019
[/TD]
[TD="bgcolor: #8497B0"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/16/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/16/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] "][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"]602
[/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white, align: right"]11/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="align: right"]5/1/2019
[/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]6/6/2018
[/TD]
[TD="align: right"]6/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]6/6/2018
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/4/2017
[/TD]
[TD="align: right"]5/1/2019
[/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]6/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/5/2019
[/TD]
[TD="bgcolor: #8497B0"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/5/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/5/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]5/1/2019
[/TD]
[TD="bgcolor: #D9D9D9"][/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"]603
[/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white, align: right"]12/5/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="align: right"]6/5/2019
[/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]8/3/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]8/2/2016
[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/3/2017
[/TD]
[TD="align: right"]6/5/2019
[/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] "][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/6/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/6/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]6/5/2019
[/TD]
[TD="bgcolor: #D9D9D9"][/TD]
[/TR]
</tbody>[/TABLE]
Beginning before I hit the command button
[TABLE="width: 1053"]
<tbody>[TR]
[TD="width: 64, bgcolor: #ACB9CA"]601
[/TD]
[TD="width: 77, bgcolor: #ACB9CA"][/TD]
[TD="width: 85, bgcolor: white, align: right"]10/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 69, align: right"]4/6/2019
[/TD]
[TD="width: 69, bgcolor: white"][/TD]
[TD="width: 75"][/TD]
[TD="width: 80, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]4/26/2018
[/TD]
[TD="width: 80, align: right"]4/17/2019
[/TD]
[TD="width: 87, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]4/26/2017
[/TD]
[TD="width: 101, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD="width: 73, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 75, align: right"]1/16/2019
[/TD]
[TD="width: 68, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 68, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 64, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/5/2017
[/TD]
[TD="width: 64"][/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"]602
[/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white, align: right"]11/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="align: right"]5/1/2019
[/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]6/6/2018
[/TD]
[TD="align: right"]6/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]6/6/2018
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/4/2017
[/TD]
[TD="align: right"]5/1/2019
[/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"]603
[/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white, align: right"]12/5/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="align: right"]6/5/2019
[/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]8/3/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]8/2/2016
[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/3/2017
[/TD]
[TD="align: right"]6/5/209
[/TD]
[/TR]
</tbody>[/TABLE]
After I hit the command button
[TABLE="width: 1053"]
<tbody>[TR]
[TD="width: 64, bgcolor: #ACB9CA"]601
[/TD]
[TD="width: 77, bgcolor: #ACB9CA"][/TD]
[TD="width: 85, bgcolor: white, align: right"]10/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 69, align: right"]4/6/2019
[/TD]
[TD="width: 69, bgcolor: white"][/TD]
[TD="width: 75"][/TD]
[TD="width: 80, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]4/26/2018
[/TD]
[TD="width: 80, align: right"]4/17/2019
[/TD]
[TD="width: 87, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]4/26/2017
[/TD]
[TD="width: 101, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD="width: 73, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 75, align: right"]1/16/2019
[/TD]
[TD="width: 68, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 68, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/17/2018
[/TD]
[TD="width: 68, align: right"]1/16/2019
[/TD]
[TD="width: 64, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/5/2017
[/TD]
[TD="width: 64"][/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]4/17/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/16/2019
[/TD]
[TD="bgcolor: #8497B0"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/16/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]1/16/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] "][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"]602
[/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white, align: right"]11/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="align: right"]5/1/2019
[/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]6/6/2018
[/TD]
[TD="align: right"]6/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]6/6/2018
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]2/5/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/4/2017
[/TD]
[TD="align: right"]5/1/2019
[/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]6/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/5/2019
[/TD]
[TD="bgcolor: #8497B0"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/5/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/5/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]5/1/2019
[/TD]
[TD="bgcolor: #D9D9D9"][/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"]603
[/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white, align: right"]12/5/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="align: right"]6/5/2019
[/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] , align: right"]8/3/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] , align: right"]8/2/2016
[/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]2/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/7/2018
[/TD]
[TD="align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]4/3/2017
[/TD]
[TD="align: right"]6/5/2019
[/TD]
[/TR]
[TR]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: #ACB9CA"][/TD]
[TD="bgcolor: white"][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=C9C9C9]#C9C9C9[/URL] "][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/6/2019
[/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=EDEDED]#EDEDED[/URL] "][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/6/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]3/6/2019
[/TD]
[TD="bgcolor: #FFD966"][/TD]
[TD="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=E7E6E6]#E7E6E6[/URL] , align: right"]6/5/2019
[/TD]
[TD="bgcolor: #D9D9D9"][/TD]
[/TR]
</tbody>[/TABLE]