+ Reply to Thread
Results 1 to 2 of 2

Named range doesn't work with text?!

  1. #1
    Valued Forum Contributor
    Join Date
    06-10-2011
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    341

    Named range doesn't work with text?!

    Hi,

    I am currently using this named range:
    =Logbook!$C$2:INDEX(Logbook!$C:$C,MATCH(DatRange,Logbook!$C:$C))
    where DatRange = 999

    which works fine because column C is all numbers

    now I want the same for column A but it doesn't work because column A is all text (i.e. clicking the named column won't highlight anything and I can't use it in a chart)

    Any quick help please?

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Named range doesn't work with text?!

    Change DatRange to REPT("z", 255)
    Entia non sunt multiplicanda sine necessitate

+ Reply to Thread

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