+ Reply to Thread
Results 1 to 4 of 4

Find cell value and return even number on adjacent cell

  1. #1
    Registered User
    Join Date
    04-27-2012
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    19

    Find cell value and return even number on adjacent cell

    Hi Friends:

    I need a small macro that will check D15 value in the active worksheet (sheet1), and if the number (n) is odd, then return (n-1) value in E15 cell. Since I want to do this to all files in a folder, I would appreciate a macro, not just a formula. Thanks.

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Find cell value and return even number on adjacent cell

    Try this

    Please Login or Register  to view this content.

    You will need to adjust the path for the MyFolder variable.

  3. #3
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Find cell value and return even number on adjacent cell

    Will the OP need the Analysis Tool Pack for the IsOdd function?

    http://support.microsoft.com/kb/121730

    EDIT:
    If you are only looking to do this on the active sheet of your open file then this would accomplish that:

    Please Login or Register  to view this content.
    Last edited by Cutter; 04-29-2012 at 11:22 AM.

  4. #4
    Registered User
    Join Date
    04-27-2012
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: Find cell value and return even number on adjacent cell

    Thank you mrice and Cutter for your codes. They both are working exceedingly well.

+ 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