+ Reply to Thread
Results 1 to 6 of 6

changing text from word into a formula

  1. #1
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    changing text from word into a formula

    Hello. I have 11/22 in word document. I copy it into excel and I want to add the = so it becomes 11/22. The way it copies in is as a date. How can I make it a number? Thanks.

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: changing text from word into a formula

    =TRIM(A1)+0 i think this will work??

    or you can do below things.

    1. Copy the original Data
    2. Paste to Notepad
    3. Change the Cell Properties to TEXT in Excel
    4. Copy All from Notepad
    5. Paste back to Excel.

    Second trick will definitely work.
    Last edited by shukla.ankur281190; 09-12-2015 at 07:47 AM.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  3. #3
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: changing text from word into a formula

    Another possibility is =month(A1)/Right(year(a1),2) suggested by Mr.Anant Jain.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by shukla.ankur281190; 09-12-2015 at 08:52 AM.

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,814

    Re: changing text from word into a formula

    This has often been one of my many irritations with Excel -- it's constant desire to convert a regular fraction to a date.

    Sometimes, if you pre-format the cell as fraction, then it will work. I think this works better for hand entered fractions rather than copy-pasted fractions.

    Is there an easy way to concatenate a "0 " to the front of your fraction (0 11/22)? As this looks nothing like a date, Excel will usually recognize that you mean a mixed number and enter it appropriately.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  5. #5
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: changing text from word into a formula

    If you pre-format the destination cell(s) as a number and paste, Match Destination Formatting, the result will be a decimal value...11/22 becomes .5

    If you pre-format the destination cell(s) as a fraction and paste, Match Destination Formatting, the result will be a reduced fraction....11/22 becomes 1/2
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  6. #6
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: changing text from word into a formula

    NEwdoverman is moneeeeeey.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Changing Text Using Formula
    By dahh in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-01-2014, 02:18 PM
  2. Problem changing text in Word using wildcards
    By steve61 in forum Word Programming / VBA / Macros
    Replies: 1
    Last Post: 01-31-2014, 08:04 AM
  3. [SOLVED] Changing SUMIFS formula from word to word in a cell location
    By Car7os in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-20-2013, 06:43 AM
  4. Changing formula to add text
    By Koda7 in forum Excel General
    Replies: 2
    Last Post: 04-11-2011, 02:35 PM
  5. Changing Text using a Formula
    By Paul1975 in forum Excel General
    Replies: 3
    Last Post: 09-04-2009, 05:23 AM
  6. Make Excel changing text case as easy as in Word!!
    By Altrusan in forum Excel General
    Replies: 0
    Last Post: 01-25-2006, 05:20 PM
  7. Changing the Color of a Word in Formula
    By Rebecca Cribb via OfficeKB.com in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-27-2005, 02:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1