LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,814
Default Personal Ledger Problem

Here's my problem:

I am keeping track of my Deposits and Withdrawls in Excel, so that I have
up-to-date info on how much I have in my account. Currently I have it set up
so that when a transaction occurs I hard code in date, description,withdrawl
amt, or deposit amt and the the Balance Col contaitns the following formula:
=IF(D32&E32="","",F31-D32+E32).

The next objective I want to concur is that right now I have a check that
has not been cashed by the recipient. My only balance is off by the amount
of that check. As a check to make sure I have not missed any transactions I
want to be able to input my online balance into a cell and then have the cell
next to it automatically take the last balance number on my spreadsheet and
tell me how much my balance off by.

I was trying to do something with IF formulas using that if the balance cell
below it is blank then use the cell above it, but I couldn't get it to work.

Please help.

Thanks,

Steve
 
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
Insert rows in Excel Ledger problem Gary Huston New Users to Excel 8 November 15th 09 04:02 PM
Problem with Personal.xls Toxicdistortion Excel Discussion (Misc queries) 2 September 26th 06 05:25 PM
Problem with Personal.xls Toxicdistortion Excel Discussion (Misc queries) 3 September 26th 06 03:55 PM
problem from Personal.xls Tom Setting up and Configuration of Excel 4 July 4th 05 11:38 PM


All times are GMT +1. The time now is 02:19 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"