Results 1 to 5 of 5

Named ranges as values of IF function

Threaded View

  1. #1
    Registered User
    Join Date
    10-31-2010
    Location
    London
    MS-Off Ver
    Excel 2007, Excel 2010
    Posts
    56

    Named ranges as values of IF function

    Hi All,

    I am trying to set a named range to be either one of two named ranges depending on an IF condition. So I have two named ranges called Abacus12 and Abacus24. Now if Abacus24 is empty I want to assign the named range Abacus to be 'Abacus12' and if not to Abacus 24.

    The formula I am trying to define named range Abacus in name manager is

    =IF(ISBLANK(Abacus24),Abacus12,Abacus24)

    which is giving me a #NAME? error.

    Any ideas how I can make this work?

    Thanks
    Last edited by goels; 10-21-2011 at 11:52 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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