+ Reply to Thread
Results 1 to 4 of 4

IF function

Hybrid View

usaf_kirby IF function 02-15-2011, 04:34 PM
NBVC Re: IF function 02-15-2011, 04:37 PM
usaf_kirby Re: IF function 03-04-2011, 11:22 AM
NBVC Re: IF function 03-04-2011, 11:46 AM
  1. #1
    Registered User
    Join Date
    09-22-2010
    Location
    Warner Robins, GA
    MS-Off Ver
    Excel 2007
    Posts
    9

    IF function

    I was wondering if I could help with the =IF function

    We have cells with a value of 100%, but not ever cell in a column. If the cell is 100%, then I want it to equal 1, and if not, then equal 0 (which is the easy part), but how do I add each of these functions through a series of cells to get a total whole number at the bottom. SO if we had 47 100%'s, then it would say 47?

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: IF function

    To count with condition, you can use COUNTIF...

    e.g

    =COUNTIF(A1:A100,100%)

    where A1:A100 is the whole range.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    09-22-2010
    Location
    Warner Robins, GA
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: IF function

    Thanks, that worked!

    Now, I need to know how to set up the worksheet so that It shows what page will show when you print (like when it is separated by the blue lines and says "PAGE 1" in big letters).

    I also need to know if it is possible to have a Cell with a date in it that will automatically change to today's date when I change data in a range of cells. I.E A1 will change to todays dat if I change an data from A2:M2? Is this possible?

    Also, say I need to know how many cells are greater than or equal to 85%?
    Last edited by usaf_kirby; 03-04-2011 at 11:25 AM.

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: IF function

    Please post each question separately in individual threads (and in appropriate forums).

+ 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