+ Reply to Thread
Results 1 to 4 of 4

Help With Error Values

Hybrid View

  1. #1
    Registered User
    Join Date
    03-06-2014
    Location
    Glasgow
    MS-Off Ver
    Excel 2013
    Posts
    6

    Help With Error Values

    Hi All
    I'm testing a spreadsheet I've been working on (with some much appreciated forum help). Where the data in a cell should be in the format BD1, BD2 etc up to BD10 - when error values are entered, the formula is reading the number value ** any 'letter number' combination whereas if two letters or two numbers are entered it throws up a #VALUE!.
    Attached Files Attached Files

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Help With Error Values

    you cant have right() as a length 0f 0
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,116

    Re: Help With Error Values

    In J you have
    =VALUE(RIGHT(I10,LEN(I10)-2))
    and where you have #Value is where the data in I10 is only 2 characters
    so that returns a blank which you are then using value on

    so all 2 characters in I will give value
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  4. #4
    Registered User
    Join Date
    03-06-2014
    Location
    Glasgow
    MS-Off Ver
    Excel 2013
    Posts
    6

    Re: Help With Error Values

    Thank you for your replies.

+ 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. Ignoring error values
    By cheddarthief in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-14-2010, 02:54 PM
  2. Code error due to less values
    By roberto1111 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-08-2009, 05:26 PM
  3. How to average a set of values but ignore zero and error values (#N/A)?
    By klchoy in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-17-2006, 08:02 AM
  4. Error loop through #N/A values
    By gti_jobert in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-07-2006, 04:40 AM
  5. [SOLVED] Error values:DIV/0! error in SumProduct formula with no division
    By Jerry W. Lewis in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 07:05 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