+ Reply to Thread
Results 1 to 2 of 2

Determine First non blank cell in col without Macro

  1. #1
    davenews
    Guest

    Determine First non blank cell in col without Macro

    Is there any way to use a worksheet function to determine the first non
    blank row in a column? In a macro, I'd use something like this:

    The_Row = Range("A1").End(xlDown).Row

    Is there any worksheet function that can do this without a macro?

  2. #2
    Norman Jones
    Guest

    Re: Determine First non blank cell in col without Macro

    Hi Davenews,

    Since you explicitly exclude a programmatic solution, would it not be more
    appropriate, and more conducive to a successful resolution, to pose your
    question in another group, such as Worksheet.Functions?


    ---
    Regards,
    Norman



    "davenews" <dave711@bellsouth.net> wrote in message
    news:zPdmf.26658$Pc3.1778@bignews5.bellsouth.net...
    > Is there any way to use a worksheet function to determine the first non
    > blank row in a column? In a macro, I'd use something like this:
    >
    > The_Row = Range("A1").End(xlDown).Row
    >
    > Is there any worksheet function that can do this without a macro?




+ 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