Closed Thread
Results 1 to 2 of 2

Min formula for non adjacent cells >0

  1. #1
    Registered User
    Join Date
    08-06-2008
    Location
    LONDON
    Posts
    10

    Min formula for non adjacent cells >0

    Hi,

    I need a formula that will test every 4th cell in a row to see if it is >0 and then returns the minimum value of the cells which are >0

    eg:

    A1 B1 C1 D1 E1 F1 G1 ..... Formula Result
    0 20 10 30 3 5 60 =30

    therefore only test A1, D1,G1 >0 then apply min to D1 and G1 (since A1 = 0 exclude)

    YEEEELLP !
    Last edited by VBA Noob; 08-06-2008 at 03:17 AM.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    robcosta,

    Welcome to the forum. 5 of your other posts have being deleted and this one will be locked.

    Please read forum rules below before you post again.

    Many thanks

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

Closed 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