Hello once again!!!!
I have this formula that works but I need to expand it!
This is what i have:
=IF(K4="XR",IF(B4=INDEX(B$5:B14,MATCH(1E+100,IF(K$5:K14="XR,B$5:B14))),"",B4-INDEX(B5:B14,MATCH("XR",K5:K14,0))),"")
This will give me a distance from once xr to the next xr but now i need to get...