Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default bank account

Hi all,

just a quick question, I hope!

I have set up a grid to balance my cheque book and it all works but I
have a formatting question

How do I stop the balances (270) from repeating if there is no content
in the cell to the left?

I.e. there is a value for insurance, 40, so I want the new balance, 460
to display but I don't want to display the 270s below beer as there is
no item listed after that, at the moment but there will be when I write
a cheque..

Opening Bal. 1000
mortgage 500 500
Insurance 40 460
food 30 430
car ins 30 400
ISP 10 390
petrol 20 370
bill 50 320
beer 50 270
270
270
270
270
270

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default bank account

In the column with your totals, we'll call it column 'J' 'cuz that's the
first letter in my name, and well start in row 13 'cuz that's my
favorite number:

=IF(I13<"",J14-I13,"")

-Pikus


---
Message posted from http://www.ExcelForum.com/

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default bank account

Thanks,

I will go and try it now

what service

thanks again


Pikus Writes
In the column with your totals, we'll call it column 'J' 'cuz that's
the
first letter in my name, and well start in row 13 'cuz that's my
favorite number:

=IF(I13<"",J14-I13,"")

-Pikus



---
Message posted from http://www.ExcelForum.com/



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default bank account

Conditional formatting, formula of (e.g) =A10=A9 and set the font colour to
white

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"nospam" wrote in message
...
Hi all,

just a quick question, I hope!

I have set up a grid to balance my cheque book and it all works but I
have a formatting question

How do I stop the balances (270) from repeating if there is no content
in the cell to the left?

I.e. there is a value for insurance, 40, so I want the new balance, 460
to display but I don't want to display the 270s below beer as there is
no item listed after that, at the moment but there will be when I write
a cheque..

Opening Bal. 1000
mortgage 500 500
Insurance 40 460
food 30 430
car ins 30 400
ISP 10 390
petrol 20 370
bill 50 320
beer 50 270
270
270
270
270
270

Thanks



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default bank account

it's srevice with a smile too! :) HA

--
Message posted from http://www.ExcelForum.com

Reply
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
Copying into excel from a online bank account Donna[_2_] Excel Discussion (Misc queries) 4 March 7th 10 05:11 AM
how to account the number of cells which is bank and written? jack Excel Discussion (Misc queries) 1 May 8th 07 05:22 PM
I want to put a bank account number that begins with 00 in Excel. Kbrookfi Excel Worksheet Functions 1 March 9th 06 05:32 AM
Any templates for personal bank account tracking? Jillsy New Users to Excel 2 July 31st 05 03:27 PM
What is the formula for bank account row balance column Hazeldean Excel Worksheet Functions 2 May 17th 05 04:34 AM


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

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

About Us

"It's about Microsoft Excel"