The last value (aa 00 00 00) as LSB is 170. This formula gives me 2852126720. Excel reads spaces as values when picking values with MID function so i think it should be =hex2dec(mid(substitute(a7," ",""),10,8))
, but in this case it gives me 0.