PC Review


Reply
Thread Tools Rate Thread

Can't figure this one out?

 
 
=?Utf-8?B?anphY2hhcg==?=
Guest
Posts: n/a
 
      30th May 2006
If I have several products in rows and the months of the year in the columns
(the data in the columns is the sales quantity for each month) and I want to
count over from the right to the 25th cell to see if that particular cell and
all the cell's to the 25th cell's left are blank...if this is true I want to
place an "x" in the formula cell.

Basically what this formula would do would tell me if the product is a
mature product or not. A mature product is categorized as having sales for
greater than 24 months and a new product is categorized as having sales only
within 24 months or less. My spreadsheet will have several years of data in
it by month.

thanks for the help in advance!!!!
Jeff
 
Reply With Quote
 
 
 
 
=?Utf-8?B?ZHVhbmU=?=
Guest
Posts: n/a
 
      30th May 2006
this would count entries in cells as you requested (cell entry being ae10 or
column 31), so the count was from a10:f10

=COUNTA(OFFSET(AE10,0,-25,1,1):OFFSET(AE10,0,-(COLUMN(AE10)-1),1,1))

"jzachar" wrote:

> If I have several products in rows and the months of the year in the columns
> (the data in the columns is the sales quantity for each month) and I want to
> count over from the right to the 25th cell to see if that particular cell and
> all the cell's to the 25th cell's left are blank...if this is true I want to
> place an "x" in the formula cell.
>
> Basically what this formula would do would tell me if the product is a
> mature product or not. A mature product is categorized as having sales for
> greater than 24 months and a new product is categorized as having sales only
> within 24 months or less. My spreadsheet will have several years of data in
> it by month.
>
> thanks for the help in advance!!!!
> Jeff

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
HOW TO 'BLINK' A FIGURE INSTEAD OFF BOLDING THE FIGURE Nad.Engoor Microsoft Excel Worksheet Functions 3 30th Dec 2008 03:04 PM
Word 2007 - cross reference to figure reproduces figure plus capti =?Utf-8?B?Qm9yaXM=?= Microsoft Word Document Management 2 7th Sep 2007 09:48 AM
how do I link the text about figure number to the figure caption? =?Utf-8?B?Y3J5c3RhbHhk?= Microsoft Word Document Management 1 3rd Apr 2006 06:58 PM
Format Figure Dollar to Text Figure Michael Chong Microsoft Excel Discussion 1 26th Oct 2004 11:42 AM
Auto Convert -figure to (figure) =?Utf-8?B?T25n?= Microsoft Word Document Management 5 3rd Jul 2004 02:13 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:27 AM.