+ Reply to Thread
Results 1 to 5 of 5

Price Range

  1. #1
    Registered User
    Join Date
    11-02-2016
    Location
    Athens
    MS-Off Ver
    Office 365
    Posts
    2

    Price Range

    Hi all,

    I'm trying to make a cost calculation but I don't know the exact price of some cost. It it possible to make the value a range, so that the final cost will also be a range?

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Price Range

    It's not clear what you want. But here are two possibilities. the second possibility returns TEXT that just LOOKS like a number.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Contributor
    Join Date
    02-26-2014
    Location
    Aylsham, Norfolk, UK
    MS-Off Ver
    Excel 365
    Posts
    126

    Re: Price Range

    To do it with formulas you would probably need to set up a few columns (or rows depending on how it is set up).

    For instance you could have the following columns (actual, min, max) then use a formula to determine what values to display:

    =if(ISBLANK(actual first cell),min first cell&"-"max first cell,actual)

    That will return the actual value if there is one and will enter a text range if not, showing the min - max values, obviously that wont help with suming you min/max values but its a starting point, can you provide a small example of what you are trying to produce?

  4. #4
    Registered User
    Join Date
    11-02-2016
    Location
    Athens
    MS-Off Ver
    Office 365
    Posts
    2

    Re: Price Range

    Dear Glenn,

    The second example was the one I was looking for thanks!

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Price Range

    As long as you realise that it is text... not a number.

+ 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: 8
    Last Post: 05-24-2014, 08:56 PM
  2. [SOLVED] Median with criteria, price range and date range
    By Bravmik in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-31-2014, 01:11 AM
  3. Replies: 1
    Last Post: 07-24-2013, 12:13 PM
  4. Replies: 3
    Last Post: 01-03-2013, 12:32 AM
  5. Replies: 4
    Last Post: 08-15-2012, 09:49 AM
  6. Replies: 8
    Last Post: 10-26-2010, 10:00 AM
  7. Price within a range = a particular number
    By Lorene in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-29-2007, 06:03 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