Subscribe to Code Snippets
=MID(A1,0,10)
=mid(string,start_index,length");
if a1 = "hello"
then =mid(a1,1,3) gives "hel"
Hall of Fame Twitter Terms of Service Privacy Policy Contact Us Archives Tell A Friend