ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Excel formula (https://www.excelbanter.com/excel-discussion-misc-queries/261837-excel-formula.html)

James

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

Eduardo

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



All times are GMT +1. The time now is 07:16 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com