+ Reply to Thread
Results 1 to 2 of 2

Building Excel Formula that Returns the Column of Last Cell with Data

  1. #1

    Building Excel Formula that Returns the Column of Last Cell with Data

    I'm hoping some of you can help me. Here's my problem. I have a row
    filled with data. Is there a formula that will return the column of the
    Last Cell within that row that contains data. So if the last cell to
    contain is Cell Column E Row 1, it would return 5 since Column E is the
    5th column.

    I would like to accomplish this without VB coding if possible.

    Thanks,

    - Dave


  2. #2
    excelent
    Guest

    RE: Building Excel Formula that Returns the Column of Last Cell with D

    works for row 10

    A10=COUNTA(B10:IV10)+KOLUMN()


    "[email protected]" skrev:

    > I'm hoping some of you can help me. Here's my problem. I have a row
    > filled with data. Is there a formula that will return the column of the
    > Last Cell within that row that contains data. So if the last cell to
    > contain is Cell Column E Row 1, it would return 5 since Column E is the
    > 5th column.
    >
    > I would like to accomplish this without VB coding if possible.
    >
    > Thanks,
    >
    > - Dave
    >
    >


+ 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