Re: Extracting text from a formula?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Jason Morin (jason.morin_at_us.exel.com)
Date: 02/20/04


Date: Fri, 20 Feb 2004 10:27:22 -0800

One way:

=RIGHT(A1,LEN(A1)-2)

HTH
Jason
Atlanta, GA

>-----Original Message-----
>I have the following in a cell:
>
>=-This is test
>
>the above was imported from another program and I want to
extract the
>text part so I have *This is Text* as text.
>
>I have tried functions and code. The last code is and it
did not
>work.
>
>
>Code:
>--------------------
> ActiveCell = ActiveCell.FormulaR1C1 = ActiveCell.Offset
(0, 1)
>--------------------
>
>
>Can it be done and how.
>
>
>---
>Message posted from http://www.ExcelForum.com/
>
>.
>


Quantcast