+ Reply to Thread
Results 1 to 3 of 3

IF Parameters

Hybrid View

  1. #1
    Registered User
    Join Date
    10-10-2008
    Location
    UK
    Posts
    21

    IF Parameters

    I'm trying this formula now but can't suss it out

    if value is between 3 to 5 = 8

    I know this is probably basic but any help would be appreciated, cheers

  2. #2
    Registered User
    Join Date
    10-10-2008
    Location
    UK
    Posts
    21
    whole formula i'm trying is

    from 3 to 5 = 8
    from 6 to 10 = 9
    11+ =10

    Thanks

  3. #3
    Valued Forum Contributor
    Join Date
    08-26-2008
    Location
    singapore
    Posts
    626
    If the value is in A1
    
    B1=LOOKUP(A1,{3,6,11},{8,9,10})
    I need your support to add reputations if my solution works.


+ 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. showing parameters on custom built functions
    By justin4480 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-17-2008, 02:41 AM
  2. Excel query and parameters
    By urbanmojo in forum Excel General
    Replies: 1
    Last Post: 07-23-2007, 12:17 AM
  3. Lookup using 2 parameters
    By jacknjob in forum Excel General
    Replies: 1
    Last Post: 05-11-2007, 02:29 PM
  4. Updating Cells against Validation Parameters
    By ChemistB in forum Excel General
    Replies: 2
    Last Post: 04-02-2007, 03:20 PM
  5. Using a list from Excel as parameters in MS Query
    By Kaj N P in forum Excel General
    Replies: 3
    Last Post: 11-22-2006, 09:43 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