View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RichardOnRails RichardOnRails is offline
external usenet poster
 
Posts: 4
Default Simplest way to calculate for a cell which embeds text

Hi All,

I've got cells like "200 at 148.25" and I'd like to convert it to
"=200 * 148.25" as a formula to be evaluated. Is there a simple way
to do that in Excel 2003 SP3 running on Win XP-Pro/SP3?

Thanks in Advance,
Richard