Try this.. But I am not sure if this is what you are asking..
Put this in A2:
=LEFT(A1,FIND("?",A1)-1)&A2&RIGHT(A1,LEN(A1)-FIND("?",A1)-1
--
Bearacad
-----------------------------------------------------------------------
Bearacade's Profile:
http://www.excelforum.com/member.php...fo&userid=3501
View this thread:
http://www.excelforum.com/showthread.php?threadid=57007