#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 542
Default Excel formula

Hi all, looking for help with a formula,
I have column G which is money recieved, ideally this should be ぎ40 in each
cell, however sometimes it is more or less, so i have column H which is the
difference between money recieved and ぎ40, eg if ぎ35 recieved, shows -ぎ5 if
45 recieved shows ぎ5.
I had =G26-40 however this will show -ぎ40 when there is no entry in the
cell G.
ho do i show this as blank or 0 when no entry?

Also how do i repeat formula for all cells in a column?
Thanks
James
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,276
Default Excel formula

Hi,

=if(G26="","",G26-40)

"james" wrote:

Hi all, looking for help with a formula,
I have column G which is money recieved, ideally this should be ぎ40 in each
cell, however sometimes it is more or less, so i have column H which is the
difference between money recieved and ぎ40, eg if ぎ35 recieved, shows -ぎ5 if
45 recieved shows ぎ5.
I had =G26-40 however this will show -ぎ40 when there is no entry in the
cell G.
ho do i show this as blank or 0 when no entry?

Also how do i repeat formula for all cells in a column?
Thanks
James

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
When I enter a formula, Excel shows the formula not the results Pat Adams Excel Worksheet Functions 5 April 4th 23 11:18 AM
Excel 2002 Formula: Urgent Conditional Formula Required Right Away - if possible blue[_2_] Excel Discussion (Misc queries) 2 July 11th 07 06:08 PM
Build excel formula using field values as text in the formula val kilbane Excel Worksheet Functions 2 April 18th 07 01:52 PM
match formula - 2 excel files:#1 hasthis formula, 2nd has the Raw DS Excel Worksheet Functions 4 October 7th 06 12:25 AM
Excel 2002 formula displayed not value formula option not checked Dean Excel Worksheet Functions 1 February 28th 06 02:31 PM


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