+ Reply to Thread
Results 1 to 3 of 3

number error

  1. #1
    Registered User
    Join Date
    10-23-2013
    Location
    essex
    MS-Off Ver
    Excel 2003
    Posts
    81

    number error

    I am using this formula , =IF(E45="Y",SUM(L45*170),"") ,J45 cell is a width of 0.9 , K45 cell is a height of 0.69 when they are multiplied they give a result in cell L45 of 0.62 which then multiplied by 170 ( as formula ) gives a result of 106 in cell P45 , however I am try to find a formula that would give a result that any amount under 200 returns 200 In P45 as this is a minimum charge we have.

  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: number error

    =IF(E45="Y",max(L45*170,200),"")
    "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 Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: number error

    Perhaps
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ 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. Syntax Error and Compile Error: Expected Line Number or Label...
    By AnthonyWB in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-31-2011, 09:59 AM
  2. Using Mutiple Error Handlers for Same Error Number
    By bdb1974 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-16-2010, 11:17 AM
  3. Replies: 1
    Last Post: 02-17-2006, 12:10 PM
  4. [SOLVED] Drillthrough MDX ERROR(Error.Number:-21467259) ?(urgent question)
    By Microlong in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-03-2005, 10:06 PM
  5. Error getting Row number
    By Brad K. in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-27-2005, 09: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