+ Reply to Thread
Results 1 to 3 of 3

Using countif to see if any values are added

  1. #1
    Jaydubs
    Guest

    Using countif to see if any values are added

    Dear friends on MS,

    I have a column in which I enter data. At the end of the column, I want to
    see how many fields in the column do have data in them.
    I was thinking of using =COUNTIF(B3:B43,"?"), but it gives me an entry of 0,
    where I know data has been entered in some of the fields.

    How should I tackle this?

    --
    ** Fool on the hill **

  2. #2
    Andy Brown
    Guest

    Re: Using countif to see if any values are added

    "Jaydubs" <[email protected]> wrote in message
    news:[email protected]...

    > I have a column in which I enter data. At the end of the column, I want to
    > see how many fields in the column do have data in them.
    > I was thinking of using =COUNTIF(B3:B43,"?"), but it gives me an entry of

    0,
    > where I know data has been entered in some of the fields.
    > How should I tackle this?


    =COUNTA(B3:B43)

    Rgds,
    Andy



  3. #3
    Jaydubs
    Guest

    Re: Using countif to see if any values are added

    Great,

    This answers my question, Thanx mate !

    "Andy Brown" wrote:

    > "Jaydubs" <[email protected]> wrote in message
    > news:[email protected]...
    >
    > > I have a column in which I enter data. At the end of the column, I want to
    > > see how many fields in the column do have data in them.
    > > I was thinking of using =COUNTIF(B3:B43,"?"), but it gives me an entry of

    > 0,
    > > where I know data has been entered in some of the fields.
    > > How should I tackle this?

    >
    > =COUNTA(B3:B43)
    >
    > Rgds,
    > Andy
    >
    >
    >


+ 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