Results 1 to 3 of 3

if statements and counters

Threaded View

lilkatielady if statements and counters 07-09-2009, 05:27 PM
salah Re: Need help with if... 07-09-2009, 08:01 PM
DonkeyOte Re: Need help with if... 07-10-2009, 04:00 AM
  1. #1
    Registered User
    Join Date
    07-09-2009
    Location
    Missouri
    MS-Off Ver
    Excel 2003
    Posts
    1

    if statements and counters

    It's been forever since I've programmed. in excel, how do you make a cell update without it being recursive as kind of a counter? Like, as a simplified example, I want to be able to enter a value in one cell, and if it is between 1 and 2 make cell a go up one but if it is between 2 and 3 make cell b go up one and if it is between 3 and 4 make cell c go up one and so on. i know to nest if statements to get it to decide which numbers it is between but how do i make it so the counter goes up where it is supposed to once the if statements determine which category it is in?
    Also, i want to know how to get an average of a range of cells but only the cells that have data in them, some of which may contain 0
    Last edited by DonkeyOte; 07-10-2009 at 04:02 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