I'm working on a data set as displayed below.
I need to Index the maintenance and breakdown schedule of few equipment. The screenshot below displays the data for 2 equipment (Column G) with their maintenance schedule.
Column A & B lists the Start date and time of maintenance/breakdown, Column C & D lists the completion date and time of Maintenance/Breakdown. I need to fill in the data in last 2 columns for Index of Maintenance & Breakdown for 2 equipment LPDT 65 and 66 (Column G).
The data in Column N and O are filled as per below logic. For each Equip # (Column G), If Column M is "PM" and Column E is "Not repeated", Increase Maintenance # by 1.
Similarly for Column O, For each Equip # (Column G), If Column M is "BD" and Column E is "Not repeated", Increase Breakdown # by 1.
Kindly help me how I can do this in excel without VBA code.
<b>Sheet1</b><br /><br /><table border="1" cellspacing="0" cellpadding="0" style="font-family:Calibri,Arial; font-size:11pt; background-color:#ffffff; padding-left:2pt; padding-right:2pt; "> <colgroup><col style="font-weight:bold; width:30px; " /><col style="width:67px;" /><col style="width:51px;" /><col style="width:88px;" /><col style="width:53px;" /><col style="width:70px;" /><col style="width:89px;" /><col style="width:44px;" /><col style="width:106px;" /><col style="width:43px;" /><col style="width:31px;" /><col style="width:30px;" /><col style="width:62px;" /><col style="width:63px;" /><col style="width:80px;" /><col style="width:72px;" /></colgroup><tr style="background-color:#cacaca; text-align:center; font-weight:bold; font-size:8pt; "><td > </td><td >A</td><td >B</td><td >C</td><td >D</td><td >E</td><td >F</td><td >G</td><td >H</td><td >I</td><td >J</td><td >K</td><td >L</td><td >M</td><td >N</td><td >O</td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >1</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Raised Date</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Time In</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Completion date</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Time Out</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Repeat</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Lapse Time (hrs)</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Equip #</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Eq Desc</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Make</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Type</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Shift</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Comp Code</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Maint Type</td><td style="font-weight:bold; font-size:9pt; text-align:left; ">Maintenance #</td><td style="font-weight:bold; font-size:9pt; text-align:left; ">Breakdown #</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >2</td><td style="font-size:8pt; text-align:right; ">9-Apr-17</td><td style="font-size:8pt; text-align:right; ">8:45 PM</td><td style="font-size:8pt; text-align:right; ">9-Apr-17</td><td style="font-size:8pt; text-align:right; ">9:30 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">0.75</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">5060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">1</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >3</td><td style="font-size:8pt; text-align:right; ">11-Apr-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="font-size:8pt; text-align:right; ">11-Apr-17</td><td style="font-size:8pt; text-align:right; ">10:00 AM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">2.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">7060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">2</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >4</td><td style="font-size:8pt; text-align:right; ">12-Apr-17</td><td style="font-size:8pt; text-align:right; ">12:00 AM</td><td style="font-size:8pt; text-align:right; ">12-Apr-17</td><td style="font-size:8pt; text-align:right; ">6:00 AM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">6.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">C</td><td style="font-size:8pt; text-align:center; ">7500</td><td style="font-size:8pt; text-align:center; ">PM</td><td style="font-size:8pt; text-align:left; ">1</td><td style="font-size:8pt; "> </td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >5</td><td style="font-size:8pt; text-align:right; ">17-Apr-17</td><td style="font-size:8pt; text-align:right; ">10:00 AM</td><td style="font-size:8pt; text-align:right; ">17-Apr-17</td><td style="font-size:8pt; text-align:right; ">3:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">5.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">4250</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">3</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >6</td><td style="font-size:8pt; text-align:right; ">18-Apr-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="font-size:8pt; text-align:right; ">18-Apr-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">8.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">5060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">4</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >7</td><td style="font-size:8pt; text-align:right; ">18-Apr-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; text-align:right; ">18-Apr-17</td><td style="font-size:8pt; text-align:right; ">8:00 PM</td><td style="background-color:#fce4d6; font-size:8pt; ">Repeated</td><td style="font-size:8pt; text-align:center; ">4.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">5060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">4</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >8</td><td style="font-size:8pt; text-align:right; ">21-Apr-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; text-align:right; ">21-Apr-17</td><td style="font-size:8pt; text-align:right; ">10:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">6.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">7500</td><td style="font-size:8pt; text-align:center; ">PM</td><td style="font-size:8pt; text-align:left; ">2</td><td style="font-size:8pt; "> </td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >9</td><td style="font-size:8pt; text-align:right; ">22-Apr-17</td><td style="font-size:8pt; text-align:right; ">11:30 AM</td><td style="font-size:8pt; text-align:right; ">22-Apr-17</td><td style="font-size:8pt; text-align:right; ">12:30 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">1.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">5060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">5</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >10</td><td style="font-size:8pt; text-align:right; ">10-May-17</td><td style="font-size:8pt; text-align:right; ">1:00 PM</td><td style="font-size:8pt; text-align:right; ">10-May-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">3.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">4250</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">1</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >11</td><td style="font-size:8pt; text-align:right; ">11-May-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="font-size:8pt; text-align:right; ">11-May-17</td><td style="font-size:8pt; text-align:right; ">2:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">6.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">5060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">2</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >12</td><td style="font-size:8pt; text-align:right; ">12-May-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; text-align:right; ">12-May-17</td><td style="font-size:8pt; text-align:right; ">10:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">6.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">1450</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">3</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >13</td><td style="font-size:8pt; text-align:right; ">14-May-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="font-size:8pt; text-align:right; ">14-May-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">8.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">7500</td><td style="font-size:8pt; text-align:center; ">PM</td><td style="font-size:8pt; text-align:left; ">1</td><td style="font-size:8pt; "> </td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >14</td><td style="font-size:8pt; text-align:right; ">14-May-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">12:00 AM</td><td style="background-color:#fce4d6; font-size:8pt; ">Repeated</td><td style="font-size:8pt; text-align:center; ">8.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">7500</td><td style="font-size:8pt; text-align:center; ">PM</td><td style="font-size:8pt; text-align:left; ">1</td><td style="font-size:8pt; "> </td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >15</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">12:00 AM</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="background-color:#fce4d6; font-size:8pt; ">Repeated</td><td style="font-size:8pt; text-align:center; ">8.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">C</td><td style="font-size:8pt; text-align:center; ">7400</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">4</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >16</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">10:30 AM</td><td style="background-color:#fce4d6; font-size:8pt; ">Repeated</td><td style="font-size:8pt; text-align:center; ">2.50</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">7400</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">4</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >17</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">5:30 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">1.50</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">1400</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">5</td></tr></table><br />
I asked a similar question at: https://www.mrexcel.com/forum/excel-questions/1026920-conditional-ranking-cell-values.html, Kindly ignore the previous post.
I need to Index the maintenance and breakdown schedule of few equipment. The screenshot below displays the data for 2 equipment (Column G) with their maintenance schedule.
Column A & B lists the Start date and time of maintenance/breakdown, Column C & D lists the completion date and time of Maintenance/Breakdown. I need to fill in the data in last 2 columns for Index of Maintenance & Breakdown for 2 equipment LPDT 65 and 66 (Column G).
The data in Column N and O are filled as per below logic. For each Equip # (Column G), If Column M is "PM" and Column E is "Not repeated", Increase Maintenance # by 1.
Similarly for Column O, For each Equip # (Column G), If Column M is "BD" and Column E is "Not repeated", Increase Breakdown # by 1.
Kindly help me how I can do this in excel without VBA code.
<b>Sheet1</b><br /><br /><table border="1" cellspacing="0" cellpadding="0" style="font-family:Calibri,Arial; font-size:11pt; background-color:#ffffff; padding-left:2pt; padding-right:2pt; "> <colgroup><col style="font-weight:bold; width:30px; " /><col style="width:67px;" /><col style="width:51px;" /><col style="width:88px;" /><col style="width:53px;" /><col style="width:70px;" /><col style="width:89px;" /><col style="width:44px;" /><col style="width:106px;" /><col style="width:43px;" /><col style="width:31px;" /><col style="width:30px;" /><col style="width:62px;" /><col style="width:63px;" /><col style="width:80px;" /><col style="width:72px;" /></colgroup><tr style="background-color:#cacaca; text-align:center; font-weight:bold; font-size:8pt; "><td > </td><td >A</td><td >B</td><td >C</td><td >D</td><td >E</td><td >F</td><td >G</td><td >H</td><td >I</td><td >J</td><td >K</td><td >L</td><td >M</td><td >N</td><td >O</td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >1</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Raised Date</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Time In</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Completion date</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Time Out</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Repeat</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Lapse Time (hrs)</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Equip #</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Eq Desc</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Make</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Type</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Shift</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Comp Code</td><td style="font-weight:bold; font-size:9pt; text-align:center; ">Maint Type</td><td style="font-weight:bold; font-size:9pt; text-align:left; ">Maintenance #</td><td style="font-weight:bold; font-size:9pt; text-align:left; ">Breakdown #</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >2</td><td style="font-size:8pt; text-align:right; ">9-Apr-17</td><td style="font-size:8pt; text-align:right; ">8:45 PM</td><td style="font-size:8pt; text-align:right; ">9-Apr-17</td><td style="font-size:8pt; text-align:right; ">9:30 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">0.75</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">5060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">1</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >3</td><td style="font-size:8pt; text-align:right; ">11-Apr-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="font-size:8pt; text-align:right; ">11-Apr-17</td><td style="font-size:8pt; text-align:right; ">10:00 AM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">2.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">7060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">2</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >4</td><td style="font-size:8pt; text-align:right; ">12-Apr-17</td><td style="font-size:8pt; text-align:right; ">12:00 AM</td><td style="font-size:8pt; text-align:right; ">12-Apr-17</td><td style="font-size:8pt; text-align:right; ">6:00 AM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">6.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">C</td><td style="font-size:8pt; text-align:center; ">7500</td><td style="font-size:8pt; text-align:center; ">PM</td><td style="font-size:8pt; text-align:left; ">1</td><td style="font-size:8pt; "> </td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >5</td><td style="font-size:8pt; text-align:right; ">17-Apr-17</td><td style="font-size:8pt; text-align:right; ">10:00 AM</td><td style="font-size:8pt; text-align:right; ">17-Apr-17</td><td style="font-size:8pt; text-align:right; ">3:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">5.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">4250</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">3</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >6</td><td style="font-size:8pt; text-align:right; ">18-Apr-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="font-size:8pt; text-align:right; ">18-Apr-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">8.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">5060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">4</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >7</td><td style="font-size:8pt; text-align:right; ">18-Apr-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; text-align:right; ">18-Apr-17</td><td style="font-size:8pt; text-align:right; ">8:00 PM</td><td style="background-color:#fce4d6; font-size:8pt; ">Repeated</td><td style="font-size:8pt; text-align:center; ">4.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">5060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">4</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >8</td><td style="font-size:8pt; text-align:right; ">21-Apr-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; text-align:right; ">21-Apr-17</td><td style="font-size:8pt; text-align:right; ">10:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">6.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">7500</td><td style="font-size:8pt; text-align:center; ">PM</td><td style="font-size:8pt; text-align:left; ">2</td><td style="font-size:8pt; "> </td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >9</td><td style="font-size:8pt; text-align:right; ">22-Apr-17</td><td style="font-size:8pt; text-align:right; ">11:30 AM</td><td style="font-size:8pt; text-align:right; ">22-Apr-17</td><td style="font-size:8pt; text-align:right; ">12:30 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">1.00</td><td style="background-color:#ccffcc; font-size:8pt; text-align:center; ">LPDT 65</td><td style="font-size:8pt; ">TH330 S/N T320D416</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">5060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">5</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >10</td><td style="font-size:8pt; text-align:right; ">10-May-17</td><td style="font-size:8pt; text-align:right; ">1:00 PM</td><td style="font-size:8pt; text-align:right; ">10-May-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">3.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">4250</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">1</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >11</td><td style="font-size:8pt; text-align:right; ">11-May-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="font-size:8pt; text-align:right; ">11-May-17</td><td style="font-size:8pt; text-align:right; ">2:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">6.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">5060</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">2</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >12</td><td style="font-size:8pt; text-align:right; ">12-May-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; text-align:right; ">12-May-17</td><td style="font-size:8pt; text-align:right; ">10:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">6.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">1450</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">3</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >13</td><td style="font-size:8pt; text-align:right; ">14-May-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="font-size:8pt; text-align:right; ">14-May-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">8.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">7500</td><td style="font-size:8pt; text-align:center; ">PM</td><td style="font-size:8pt; text-align:left; ">1</td><td style="font-size:8pt; "> </td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >14</td><td style="font-size:8pt; text-align:right; ">14-May-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">12:00 AM</td><td style="background-color:#fce4d6; font-size:8pt; ">Repeated</td><td style="font-size:8pt; text-align:center; ">8.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">7500</td><td style="font-size:8pt; text-align:center; ">PM</td><td style="font-size:8pt; text-align:left; ">1</td><td style="font-size:8pt; "> </td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >15</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">12:00 AM</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="background-color:#fce4d6; font-size:8pt; ">Repeated</td><td style="font-size:8pt; text-align:center; ">8.00</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">C</td><td style="font-size:8pt; text-align:center; ">7400</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">4</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >16</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">8:00 AM</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">10:30 AM</td><td style="background-color:#fce4d6; font-size:8pt; ">Repeated</td><td style="font-size:8pt; text-align:center; ">2.50</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">A</td><td style="font-size:8pt; text-align:center; ">7400</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">4</td></tr><tr style="height:18px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >17</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">4:00 PM</td><td style="font-size:8pt; text-align:right; ">15-May-17</td><td style="font-size:8pt; text-align:right; ">5:30 PM</td><td style="font-size:8pt; ">Not repeated</td><td style="font-size:8pt; text-align:center; ">1.50</td><td style="background-color:#ffffcc; font-size:8pt; text-align:center; ">LPDT 66</td><td style="font-size:8pt; ">TH330 S/N T320D417</td><td style="font-size:8pt; ">Sandvik</td><td style="font-size:8pt; ">50 T</td><td style="font-size:8pt; text-align:center; ">B</td><td style="font-size:8pt; text-align:center; ">1400</td><td style="font-size:8pt; text-align:center; ">BD</td><td style="font-size:8pt; "> </td><td style="font-size:8pt; text-align:left; ">5</td></tr></table><br />
I asked a similar question at: https://www.mrexcel.com/forum/excel-questions/1026920-conditional-ranking-cell-values.html, Kindly ignore the previous post.
Last edited: