The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Storing and Sorting Data.
#1
I want to keep track of my available funds in my checking account.

At the end of every day I deposit cash, checks, and credit cards.

The cash is available immediately
Credit Cards take 3 days to be available
Checks take 5 days to be available.

I want to know what I have available and what I have pending...really helps prevent from bouncing checks Wink

I've been racking my mind, but just can't seem to come up with a clever solution to this.

I think I would prefer to use XML...but I'm open to suggestions.

I definitely want to stay away from excel...even though I could easily do it there.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)