+ Reply to Thread
Results 1 to 3 of 3

Need to convert a lookup into a number

  1. #1
    Registered User
    Join Date
    09-12-2016
    Location
    Chino, CA
    MS-Off Ver
    2013
    Posts
    1

    Need to convert a lookup into a number

    We update inventory files and upload them in csv format to our customers. Currently we are updating 18 spreadsheets. I am creating a workbook where you enter the values in the first spreadsheet and it updates all of the subsequent spreadsheets. The problem is when I try to copy the individual spreadsheets it can't find the lookup. Is there any way to turn the lookup value into a number instead of a lookup?
    Thank you,
    Aline

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Need to convert a lookup into a number

    The value you are looking up is text? if you want to turn it into a number you may get away with just adding +0 to the value, e.g.
    A1 is "13" (text)
    VLOOKUP(A13...) may result in #VALUE error as the range is numbers.
    VLOOKUP(A13+0...) should cure this.

    Probably need a more detailed description of the problem and maybe a desensitised sample workbook.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,732

    Re: Need to convert a lookup into a number

    Do you want to fix the values instead of having the formula? If so, you can select all the cells with a formula in, then click on < copy >, then right-click and choose Paste Special | Values | OK then press the < Esc > key.

    Hope this helps.

    Pete

+ 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. Replies: 1
    Last Post: 12-15-2014, 08:46 PM
  2. [SOLVED] convert decimal number to time : convert 1,59 (minutes, dec) to m
    By agenda9533 in forum Excel General
    Replies: 22
    Last Post: 09-15-2013, 10:43 AM
  3. Replies: 1
    Last Post: 10-28-2012, 05:42 AM
  4. Lookup largest number in a column treating negative number as postive number
    By xWiZardx in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-17-2010, 08:09 AM
  5. [SOLVED] how do I convert a number to number of years, months and days
    By because in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-12-2005, 02:05 PM
  6. [SOLVED] convert text-format number to number in excel 2000%3f
    By Larry in forum Excel General
    Replies: 1
    Last Post: 07-29-2005, 04:05 PM
  7. not able to convert text, or graphic number to regular number in e
    By knutsenk in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-02-2005, 04:14 AM

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