Results 1 to 4 of 4

Get column and row names

Threaded View

  1. #4
    Forum Contributor
    Join Date
    01-28-2010
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2003
    Posts
    157

    Re: Get column and row names

    Perhaps this array formula filled across the sheet for 10 columns...
    D$6&", "&INDEX($B$7:$B$15,MATCH(MIN(IF(D$7:D$15>=$C$20,D$7:D$15,"")),D$7:D$15,0))
    Change the ">=" to ">" if you really want to reject an exact match.

    Beau Nydal
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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