+ Reply to Thread
Results 1 to 4 of 4

Referencing a value in a cell that contains other text

  1. #1
    Registered User
    Join Date
    11-08-2019
    Location
    Oregon
    MS-Off Ver
    Office 365
    Posts
    30

    Referencing a value in a cell that contains other text

    I would like to reference a numerical value that has a letter on the end of it. For example, the cell will contain the text "2.5x" or "4.5a" and I would like to use just the 2.5 or 4.5 in formulas in other cells. How can I do this?

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,115

    Re: Referencing a value in a cell that contains other text

    How about
    =LEFT(A2,LEN(A2)-1)+0

  3. #3
    Registered User
    Join Date
    11-08-2019
    Location
    Oregon
    MS-Off Ver
    Office 365
    Posts
    30

    Re: Referencing a value in a cell that contains other text

    All the values are 3 characters, the =LEFT(A2,3) works for my purposes. Thanks!

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,115

    Re: Referencing a value in a cell that contains other text

    You're welcome & thanks for the feedback

+ 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. Need help referencing a range via text in a cell
    By engineer47 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-14-2018, 08:54 AM
  2. Referencing cell Text
    By josephlincicum in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-16-2016, 01:14 PM
  3. [SOLVED] Referencing Text in a cell as a file name.
    By CJ2308 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-31-2015, 04:10 PM
  4. [SOLVED] Count # of times text appears in cell range by cell referencing not =countif(A:A, ="text")
    By smit.etha in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-20-2014, 04:09 AM
  5. Replies: 5
    Last Post: 12-19-2012, 09:16 AM
  6. Referencing a cell as text in a chart
    By Krez in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 12-21-2009, 08:38 PM
  7. referencing worksheet by text in cell
    By Potatosalad2 in forum Excel General
    Replies: 3
    Last Post: 03-16-2005, 01:33 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