+ Reply to Thread
Results 1 to 3 of 3

Find first value that equals 0 or less and return the cell address

Hybrid View

  1. #1
    Registered User
    Join Date
    04-30-2010
    Location
    Wales, Boyo
    MS-Off Ver
    Excel 2007
    Posts
    42

    Find first value that equals 0 or less and return the cell address

    Hi

    Is there an easy way in vba to identify the first instance of a 0 or less value in a column and return its cell address in the Cell(x,x) notation.

    I need to grab a value that is offset from here and use it on another sheet in a date calculation.

    Thanks in advance
    Last edited by TheCyrusVirus; 09-08-2010 at 10:56 AM.

  2. #2
    Registered User
    Join Date
    04-30-2010
    Location
    Wales, Boyo
    MS-Off Ver
    Excel 2007
    Posts
    42

    Re: Find first value that equals 0 or less and return the cell address

    I have tried doing this with index and match but I think match only works for exact values not for a less than or equal to.

    Any pointers welcome

  3. #3
    Registered User
    Join Date
    04-30-2010
    Location
    Wales, Boyo
    MS-Off Ver
    Excel 2007
    Posts
    42

    Re: Find first value that equals 0 or less and return the cell address

    Ok, looks like I was wrong, have figured it out using match

+ 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