+ Reply to Thread
Results 1 to 5 of 5

IF function

Hybrid View

  1. #1
    Registered User
    Join Date
    08-23-2011
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    5

    IF function

    Hi Guys,

    I am creating a fee register spreadsheet for a construction job.

    The first column will read: ie/
    HYDRAULIC ENGINEER
    Abc company
    123 company
    456 company

    ELECTRICAL ENGINEER
    ghj company
    lkp company
    typ company

    The third column will have the fee amount.

    In the second column I want an IF function where if 'yes' is selected from a drop down list it will sum only these fee amounts(I have already created the drop down list).

    Thankyou in advance,
    Danny

  2. #2
    Registered User
    Join Date
    08-23-2011
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: IF function

    Find attached excel spreadsheet
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-23-2011
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: IF function

    Figured it out using a SUMIF function.

    However I am still trying to solve the date situation in the dummy attachment

  4. #4
    Forum Contributor
    Join Date
    08-01-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    182

    Re: IF function

    Quote Originally Posted by danny.p View Post
    Figured it out using a SUMIF function.

    However I am still trying to solve the date situation in the dummy attachment
    =ROUNDUP(DATEDIF(C22,C23,"d")/7,0)
    However even if you go 1 day above a particular week it will give the data as next week.. example.. if there are 36 days it will take it as 6 weeks. If you want it other way round then play with the ROUNDUP, ROUND, ROUNDDOWN function. Hope this helps.

  5. #5
    Forum Contributor
    Join Date
    08-01-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    182

    Re: IF function

    Danny.. Please ignore the previous msg as i did not check the entire question. Please find attached the file with the solution. I dont know whether this is the best solution but it is something that will work... Anyways I have just put in formula for 5 weeks, you need to go ahead of that... Please let me know if this works out for you.

    Cheers
    Attached Files Attached Files

+ 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