If 0's exist in column

shayb

Board Regular
Joined
Apr 21, 2004
Messages
81
I have a column and it is listed by Month from Jan 04 - Dec 05. Every 3 months is a "Quarter". For example A1-A3 will be Jan 05 - Mar 05 or Qtr. 1. and so on. Some months have sales ($) and some months have 0 Sales or ($0.00). I have another column listed as below:

Qtr 1 - 04
Qtr 2 - 04
Qtr 3 - 04

...and so on

Now, in the third colum, I am summing up the first three months beside Qtr 1 - 04 and then I sum up the next set of 3 months for Qtr 2 - 04 and so on. I want to add a 4th column and specify whether each Qtr. or 3 month period has sales in each month. Basically, if any month during the quarter has $0.00 for sales, I want that quarter to say "Incomplete". Any ideas? Thanks.
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
Let's see if I can make this more simple

Okay, let's say you have 3 cells:
A1 is Jan 05
A2 is Feb 05 and
A3 is Mar 05

Now in column B there are sales figures for each month. If one of the months has $0.00 or less sales, then I want to put "Incomplete Quarter" in a 3rd column. Is this easier to follow? Sorry for the complicated original post.
 
Upvote 0

Forum statistics

Threads
1,214,827
Messages
6,121,818
Members
449,049
Latest member
cybersurfer5000

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top