Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
Changed it to the 19th to see if it works. This formula adds 60.
If I do.. =IF(DAY(TODAY())=DAY(19),760-60)
All this does is take away 60 on the 19. It won't however do this every 19th, on any other day it shows false. Come the following 19th it will show as 700 again. Am I doing it wrong lol?
Are you using a cumulative balance spreadsheet instead of monthly? If so (why?), no the above won't work as once the date changes then it will undo the deduction. You'd need to go down the VBa route for that...and I've not got time to write it.
What figures in C31 though or do you have any weird formatting on the cell? I'm struggling to figure out why a deduction would become an addition and can reproduce the problem. :S
Personally I just have a monthly cashflow spreadsheet, which just deducts all my fixed monthly outgoings from my monthly pay. No point worrying about when it goes out, as it's spent already IMO.