#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Countif Function

Below is the table i'm working with
However i've look at the previous link fro countif function's and wasnt sure
how i could implememnt that for wat i need.

10% Custom $50,023.00 $50,023.00 $50,023.00
14% Key $110,353.00 $112,000.00 $112,300.00
5% Custom $48,201.00 $110,353.00 $95,820.00
14% Key $112,000.00 $23,340.00 $72,000.00

What i have to do is: use a countif function to count all discounts (being %
column). note the discounts have to be for the quarter. not yearly.....
Thankyou for any help

--
Enquirer
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Countif Function

Hi,

From the table below what answer do you expect to get?

Mike

"pejy69" wrote:

Below is the table i'm working with
However i've look at the previous link fro countif function's and wasnt sure
how i could implememnt that for wat i need.

10% Custom $50,023.00 $50,023.00 $50,023.00
14% Key $110,353.00 $112,000.00 $112,300.00
5% Custom $48,201.00 $110,353.00 $95,820.00
14% Key $112,000.00 $23,340.00 $72,000.00

What i have to do is: use a countif function to count all discounts (being %
column). note the discounts have to be for the quarter. not yearly.....
Thankyou for any help

--
Enquirer

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Countif Function

Custom and key discounts for the Quarter. i presume the quarter being april,
may & June
--
Enquirer


"Mike H" wrote:

Hi,

From the table below what answer do you expect to get?

Mike

"pejy69" wrote:

Below is the table i'm working with
However i've look at the previous link fro countif function's and wasnt sure
how i could implememnt that for wat i need.

10% Custom $50,023.00 $50,023.00 $50,023.00
14% Key $110,353.00 $112,000.00 $112,300.00
5% Custom $48,201.00 $110,353.00 $95,820.00
14% Key $112,000.00 $23,340.00 $72,000.00

What i have to do is: use a countif function to count all discounts (being %
column). note the discounts have to be for the quarter. not yearly.....
Thankyou for any help

--
Enquirer

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Countif Function

Give an example of what you expect in terms of that data, your explanation
explains nothing (to me at least).

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"pejy69" wrote in message
...
Custom and key discounts for the Quarter. i presume the quarter being
april,
may & June
--
Enquirer


"Mike H" wrote:

Hi,

From the table below what answer do you expect to get?

Mike

"pejy69" wrote:

Below is the table i'm working with
However i've look at the previous link fro countif function's and wasnt
sure
how i could implememnt that for wat i need.

10% Custom $50,023.00 $50,023.00 $50,023.00
14% Key $110,353.00 $112,000.00 $112,300.00
5% Custom $48,201.00 $110,353.00 $95,820.00
14% Key $112,000.00 $23,340.00 $72,000.00

What i have to do is: use a countif function to count all discounts
(being %
column). note the discounts have to be for the quarter. not yearly.....
Thankyou for any help

--
Enquirer



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Countif Function

Sorry all
The details i have in front of me a
Use a countif function to count all discounts.
I belive i have to get the discount of 50,023.00 + 50,023.00 + 50,023.00 *
10% for te custom quarter. Then apply the same sort of thing to the 14% key
discount and so on.... i dont know how else to explain it, i hope that has
helped as i really need help....... if not i'm sorry, i dont really know what
else to add.

--
Enquirer


"Bob Phillips" wrote:

Give an example of what you expect in terms of that data, your explanation
explains nothing (to me at least).

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"pejy69" wrote in message
...
Custom and key discounts for the Quarter. i presume the quarter being
april,
may & June
--
Enquirer


"Mike H" wrote:

Hi,

From the table below what answer do you expect to get?

Mike

"pejy69" wrote:

Below is the table i'm working with
However i've look at the previous link fro countif function's and wasnt
sure
how i could implememnt that for wat i need.

10% Custom $50,023.00 $50,023.00 $50,023.00
14% Key $110,353.00 $112,000.00 $112,300.00
5% Custom $48,201.00 $110,353.00 $95,820.00
14% Key $112,000.00 $23,340.00 $72,000.00

What i have to do is: use a countif function to count all discounts
(being %
column). note the discounts have to be for the quarter. not yearly.....
Thankyou for any help

--
Enquirer






  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Countif Function

I'm still confused but taking you literally to work out the discount doesn't
require Sumif. Try this and drag down

=SUM(C1:E1)*A1

Mike


"pejy69" wrote:

Sorry all
The details i have in front of me a
Use a countif function to count all discounts.
I belive i have to get the discount of 50,023.00 + 50,023.00 + 50,023.00 *
10% for te custom quarter. Then apply the same sort of thing to the 14% key
discount and so on.... i dont know how else to explain it, i hope that has
helped as i really need help....... if not i'm sorry, i dont really know what
else to add.

--
Enquirer


"Bob Phillips" wrote:

Give an example of what you expect in terms of that data, your explanation
explains nothing (to me at least).

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"pejy69" wrote in message
...
Custom and key discounts for the Quarter. i presume the quarter being
april,
may & June
--
Enquirer


"Mike H" wrote:

Hi,

From the table below what answer do you expect to get?

Mike

"pejy69" wrote:

Below is the table i'm working with
However i've look at the previous link fro countif function's and wasnt
sure
how i could implememnt that for wat i need.

10% Custom $50,023.00 $50,023.00 $50,023.00
14% Key $110,353.00 $112,000.00 $112,300.00
5% Custom $48,201.00 $110,353.00 $95,820.00
14% Key $112,000.00 $23,340.00 $72,000.00

What i have to do is: use a countif function to count all discounts
(being %
column). note the discounts have to be for the quarter. not yearly.....
Thankyou for any help

--
Enquirer




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
using the countif function harrimanxix Excel Worksheet Functions 2 May 13th 08 11:41 PM
please help how to combine IF function with Countif function Dinesh Excel Worksheet Functions 6 March 30th 06 08:28 PM
How do I use a countif function according to two other countif fu. Kirsty Excel Worksheet Functions 2 February 20th 06 11:44 AM
Embed a countif function in subtotal function? Stuck at work Excel Worksheet Functions 1 February 14th 06 03:19 AM
COUNTIF Function Natalia Excel Worksheet Functions 1 April 22nd 05 01:21 AM


All times are GMT +1. The time now is 12:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"