PC Review


Reply
Thread Tools Rate Thread

How can cell entries be based on word entries in another cell ?

 
 
lifewings
Guest
Posts: n/a
 
      24th Jun 2008
I want to set up a rent ledger. I have set it up so the rent amount pulls
from a calculation from a cell at the top of the worksheet. This is a two
line ledger sheet. The balance column is meant to keep a running total.

DATE ITEM Check # DEBITS CREDITS BALANCE
06/01/08 Rent $123.00 $123.00
06/10/08 Rent 1111 $0.00 ($123.00) $0.00
07/01/08 $123.00 $123.00
$0.00 $123.00
$123.00 $246.00

What I need to change on this spreadsheet is not showing entries in the
"Debits" or "Balance" columns unless a date or "Rent" in "Item" column is
entered in the same row. I want those cells to be blank and only show
current amounts vs. future amounts. How can this be accomplished?

I would appreciate assistance with this problem.
 
Reply With Quote
 
 
 
 
Portuga
Guest
Posts: n/a
 
      24th Jun 2008
hello,

you can try something like this:
in the cells you want to be blank if there's no info in the DATE or ITEM
column, you put in " =if(A2<>"";code TRUE;"")in the 1st cell in DEBITS as A2
is the 1ST cell in the DATE column. Repeat the process in the cells you need.

Best regards,

"lifewings" wrote:

> I want to set up a rent ledger. I have set it up so the rent amount pulls
> from a calculation from a cell at the top of the worksheet. This is a two
> line ledger sheet. The balance column is meant to keep a running total.
>
> DATE ITEM Check # DEBITS CREDITS BALANCE
> 06/01/08 Rent $123.00 $123.00
> 06/10/08 Rent 1111 $0.00 ($123.00) $0.00
> 07/01/08 $123.00 $123.00
> $0.00 $123.00
> $123.00 $246.00
>
> What I need to change on this spreadsheet is not showing entries in the
> "Debits" or "Balance" columns unless a date or "Rent" in "Item" column is
> entered in the same row. I want those cells to be blank and only show
> current amounts vs. future amounts. How can this be accomplished?
>
> I would appreciate assistance with this problem.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
calculation based on mixed entries of another cell? liu Microsoft Excel Misc 7 12th Feb 2009 10:23 PM
How to make cell entries mandatory in word document? Madhu Deversetty Microsoft Word Document Management 1 31st Oct 2008 12:21 PM
Selecting rows based on cell entries m.cain Microsoft Excel Worksheet Functions 3 24th Mar 2006 04:56 PM
Selecting rows based on cell entries m.cain Microsoft Excel Misc 2 24th Mar 2006 10:46 AM
Word-wrap does not function properly in multiple line cell entries Stavros Zanos Microsoft Excel Worksheet Functions 1 17th Jun 2004 09:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:28 PM.