#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,651
Default Problem formula

On Tue, 6 May 2008 04:48:02 -0700, Wiggy
wrote:

They're listed as the names of months and e the sales dates in col L are as a
date.

"Ron Rosenfeld" wrote:

On Tue, 6 May 2008 03:50:00 -0700, Wiggy
wrote:

I know that this is probably a simple fomula to write, but I'm havingno luck
at all in getting it to do what i want.
Sheet1, col i is a sales figure
Sheet1, col L is a sales date
Sheet2, col C is total monthly sales with the months listed in Col A same
sheet.

I want to automatically add the right sales into the right monthly figures
without having to do it manually, bareing in mind that sheet 1 may not be
entered in a chorological order.
Is this possible and if so, how??


It is possible and the HOW depends on HOW your months are entered in Column A.
--ron


Guessing at how you have your data, you might try:

=SUMPRODUCT((TEXT($L$1:$L$100,"mmmm")=A1)*$I$1:$I$ 100)

--ron
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
Formula problem David Excel Discussion (Misc queries) 1 August 17th 07 01:53 AM
problem with formula Libby Excel Discussion (Misc queries) 5 July 20th 07 08:32 PM
Formula Problem the-jackal New Users to Excel 2 October 5th 06 09:27 PM
Problem with formula numerion Excel Worksheet Functions 5 July 5th 05 11:06 PM
Formula problem Giff Excel Discussion (Misc queries) 5 March 31st 05 11:23 PM


All times are GMT +1. The time now is 04:10 AM.

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"