Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 03-18-2014, 02:20 PM
gebobs gebobs is offline Date specific formula Query Windows 7 64bit Date specific formula Query Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

First of all, may I point out that your Column P should be "Less 25%", not "Less 15%"

Maybe something like this (see attached)...

Basically, the equation for the first month is a nested if:

=IF(I1>$H2,$G2,IF(I1=$H2,2*$G2,""))

If test month (I1) > Process Month (H2), 1x the Monthly Amount (G2), else
If test month (I1) = Process Month (H2), 2x the Monthly Amount (G2), else
[Less than]: ""

The other months all have the same nested ifs:

=IF(SUM($I2:I2)=$A2,"",IF(SUM($I2:I2)=$B2+$D2,$C2, IF(SUM($I2:I2)=$B2,$D2,IF(J1>$H2,$G2,IF(J1=$H2,2*$ G2,"")))))

If the amounts to the left = Total Allocation (A2), then "", else
If the amounts to the left = Less 25% (B2) + Retention (D2), then Audit (C2), else
If the amounts to the left = Less 25% (B2), Retention (D2), else
The first equation above.
Attached Files
File Type: xlsx mukiwi.xlsx (9.0 KB, 10 views)
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Date specific formula Query MS Query date format remigio Word 3 08-21-2012 10:54 PM
Date specific formula Query Tracking changes: Reviewing Pane: Insertions etc: Is it possible to get specific date semiotically Word 1 07-29-2012 03:29 PM
How to count year lapse (rounded off) based on specific date KIM SOLIS Excel 1 11-01-2011 10:50 AM
Date specific formula Query Need a date formula MPAVLAS Excel 3 08-12-2010 10:04 PM
Date format always interpreted as a formula Butch Jackman Excel 1 02-14-2006 11:27 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:50 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft