Results 1 to 20 of 20

Auto Select Cell Value

Threaded View

  1. #13
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320
    since

    A1 =SUMIF(CHR!$D$17:$D$5000,C10,CHR!$K$17:$K$5000) and
    A2 =SUMIF(CHR!$D$17:$D$5000,C10,CHR!$L$17:$L$5000)
    will return a 0 if nothing
    then
    =if( and( a1 =0, a2 = 0), 0, if( a2> 0, a2, a1))
    Last edited by martindwilson; 11-18-2008 at 05:09 PM.

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