Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 04-22-2016, 06:53 PM
macropod's Avatar
macropod macropod is offline how to forecast repeating monthly expenses entry Windows 7 64bit how to forecast repeating monthly expenses entry Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

There are various ways you could approach this problem. For example, in columns B & C you could have formulae like:
=IF(MOD(A11,14)=1,"Income Lori",IF(MOD(A11,14)=6,"Income Dave",""))
and:
=IF(MOD(A11,14)=1,800,IF(MOD(A11,14)=6,1000,""))
respectively, to generate the income projections. The formulae could be extended to incorporate debits, etc., too, but you need to consider how you'd want to handle the fairly common occurrence of multiple transactions occurring on the same date. Obviously, a formula can't insert extra rows for a date, so you'd probably need to allow for more than one to be handled in each column.

This would also be somewhat easier to manage if you had separate columns for debits and credits.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
InfoPath 2013 In a Repeating Section condition a field of a nested repeating section kirvin08 Misc 0 03-15-2016 04:52 AM
how to forecast repeating monthly expenses entry formula for monthly sum paulys Excel 1 08-23-2014 09:44 AM
No monthly view letitbe Outlook 1 09-05-2013 10:25 AM
how to forecast repeating monthly expenses entry Forms - Repeating or Duplicate Field of First Entry? Constitution Word 5 09-04-2013 08:26 PM
Monthly Reminder Calender? Vulcan_07 Office 0 08-28-2013 07:38 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:22 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