ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Row Calculation (https://www.excelbanter.com/excel-discussion-misc-queries/242102-row-calculation.html)

CandiC

Row Calculation
 
I have three columns of information

..............A...........................B....... ..................C.......
Expected Amount .........Amt recd..............difference

I would like column "C" to contain the differnce of (cell B minus cell A)
but if Cell B is blank I would like the result of cell "C" to be blank until
an amount is entered into Cell "B". Can someone help?

Eduardo

Row Calculation
 
Hi,
in C enter

=if(B2="","",B2-A2)

if this helps please click yes thanks

"CandiC" wrote:

I have three columns of information

.............A...........................B........ .................C.......
Expected Amount .........Amt recd..............difference

I would like column "C" to contain the differnce of (cell B minus cell A)
but if Cell B is blank I would like the result of cell "C" to be blank until
an amount is entered into Cell "B". Can someone help?



All times are GMT +1. The time now is 03:05 PM.

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