Results 1 to 4 of 4

IF, AND formula needed - Urgent

Threaded View

  1. #1
    Registered User
    Join Date
    12-20-2012
    Location
    Apia, Samoa
    MS-Off Ver
    Excel 2003
    Posts
    2

    IF, AND formula needed - Urgent

    IDA Pata - Leroy.xlsxHi, im a semi-novice and only know basic formula and brute force coding, been tasked with the following to help out Cyclone relief efforts for NZUND so they can better use the information, and in typical fashion, been given a couple hours to come up with a solution

    have column for house level damage (M) and if a 1 is entered in that cell, we have to count the number of people in the household affected which is in column D. and have a looping formula to have a accumulated total for people affected



    i can do this (below) but have many sheets with different lengths of info, is there a way to streamline this formula?
    =IF(M4=1,D4,0)+IF(M5=1,D5,0)+IF(M6=1,D6,0) etc etc for a couple hundred rows.

    I hope im making sense and hopefully someone can help out

    Cheers,
    Ken

    Disaster Managment Samoa

    EDIT: have attached 1 village excel sheet, havent yet compiled all lists.
    Last edited by kiwiram; 12-20-2012 at 06:03 AM.

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