Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
miltdp
 
Posts: n/a
Default Can I get help with an excel 2003 formula

I have checkbook bal;ance in excel column A is Check #, Column B is check
amount, Column c is balance. Rather than go down the list of all the checks
listed but not written with the balance, how would I writed it so that if
there is no checks or deposits written to a check number then the correspond
d cell will be blank. The deposits are shown only when a check amount is
shown in b.

i.e. IF column "b" '='0 then "d" ='0
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kassie
 
Posts: n/a
Default Can I get help with an excel 2003 formula

=IF(B1=0,"",<what you want to happen if not true) or replace the "" with 0
if you want a zero.

"miltdp" wrote:

I have checkbook bal;ance in excel column A is Check #, Column B is check
amount, Column c is balance. Rather than go down the list of all the checks
listed but not written with the balance, how would I writed it so that if
there is no checks or deposits written to a check number then the correspond
d cell will be blank. The deposits are shown only when a check amount is
shown in b.

i.e. IF column "b" '='0 then "d" ='0

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
Excel 2003 - Replicating Formula in Column windsong Excel Discussion (Misc queries) 4 November 15th 05 12:53 AM
How do I open a Quattro Pro 7.0 file in Excel 2003 cpatrick83 Excel Discussion (Misc queries) 0 August 22nd 05 09:41 PM
Excel 2003 view formula within pivot table jpjejmcc Excel Worksheet Functions 3 July 28th 05 06:08 PM
quattro pro converter Excel 2003 dr88363 New Users to Excel 0 February 27th 05 05:00 PM
sharing/using/saving Excel 2002 files in Excel 2003 maze2009 Excel Discussion (Misc queries) 0 January 20th 05 07:27 PM


All times are GMT +1. The time now is 06:39 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"