Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 29
Default coping formula

I am trying to copy a formula down a column. When I copy the formula down I
want the cell to be blank until i fill out the cells to give me my balance.
My three columns are
Debit / credit / balance. My formual reads : f7(balance column)+e8(credit
column)-d8 (debit column)

when i copy the formula down form my balance column it gives me the balance
in every cell. I would like for it to be blank until i fill in my debits and
credits. I hope you understand the way i wrote this

thanks

much

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200803/1

  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 11,058
Default coping formula

=IF(AND(E8="",D8=""),"",F7+E8-D8)

--
Gary''s Student - gsnu2007g
  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 29
Default coping formula

Gary''s Student wrote:
=IF(AND(E8="",D8=""),"",F7+E8-D8)

You are wonderful!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

thanks

--
Message posted via http://www.officekb.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
coping formula Darts via OfficeKB.com New Users to Excel 2 March 28th 08 12:56 PM
Coping a formula Marc Excel Discussion (Misc queries) 2 January 13th 07 03:04 AM
Coping formulas Jordan Excel Worksheet Functions 4 December 1st 05 05:20 PM
coping ben kiser New Users to Excel 1 April 11th 05 01:41 PM
formula coping 5 consecutive cell triggered by a value from anoth. GARY Excel Discussion (Misc queries) 0 February 9th 05 11:47 PM


All times are GMT +1. The time now is 01:09 PM.

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"