Hi Premy,
Please put the following formula into Cell B16 and then hold down Ctrl+Shift and hit the Enter key. Then copy that cell, highlight cells C16 through G16 and right click them, past special - formula.
=SUM((MID(B5:B14,FIND("-",B5:B14)+1,20))-(LEFT(B5:B14,FIND("-",B5:B14)-1)))/(100)
That should do it for all 6 columns.
Bookmarks