Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
FinRazel
 
Posts: n/a
Default Adding something to a complicated formula

Try this:
(first assuming that you have a column (C) containing the items you ordered,
like "pens")
In your formula, =AND(E3<D3,TODAY()G3)
Replace E3 with: (SUMIF(C3:C$20,C3,E3:E$20))
Replace D3 with: (SUMIF(C3:C$20,C3,D3:D$20))
Where 20 is the number of rows in your sheet.
This will allow your function to evaluate all of the ordered and recieved
pens beyond the specified date (whatever row you are in).

Probable bug:
If you ordered 20 pens, recieved 5, and then ordered 15 more, recieving all
15, then this function would still return red, even though you have 20 pens,
because it would have your number ordered calculated as 35 pens. Therefore,
you may need to keep D3 as is.

Sorry if this is a bit incoherent, I'm still not sure exactly what you need.
Try the function and tell me what you think.
--
Anne Murray


"Roz" wrote:


Hi Anne. I'll explain in depth. I have 3 columns that pertain to this
formula: =AND(E3<D3,TODAY()G3).

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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Complicated formula sixwest Excel Worksheet Functions 1 September 8th 05 09:07 PM
Formula for adding several worksheet totals karatefem Excel Discussion (Misc queries) 9 August 19th 05 03:47 AM
Complicated Formula Stephen Excel Discussion (Misc queries) 12 April 17th 05 01:15 PM
Formula help : adding Niki New Users to Excel 3 March 24th 05 06:43 AM


All times are GMT +1. The time now is 02:18 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"