Check out the MID function. You should land up with something along the lines of MID(...,FIND(...),...) where you have to provide the appropriate cell references or values in the ... parts.
the earlier formula works perfect but thought i'd just give a try....'=MID(C5,FIND(".",C5,1)..and this formula does not work...