ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I automatically zero out a cell when another cell changes (https://www.excelbanter.com/excel-worksheet-functions/114526-how-do-i-automatically-zero-out-cell-when-another-cell-changes.html)

Dr_Ray

How do I automatically zero out a cell when another cell changes
 
In Excel 2003, I want to automatically zero out a cell where data has already
been entered by a user when a third cell is changed to a prespecified value.

Max

How do I automatically zero out a cell when another cell changes
 
Hazarding a guess ..

Perhaps you mean something like this in say,
D1: =IF(A1="Yes",B1*C1,0)

D1 will only compute B1*C1 if A1 contains a "Yes",
otherwise D1 will house a zero
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Dr_Ray" wrote in message
...
In Excel 2003, I want to automatically zero out a cell where data has
already
been entered by a user when a third cell is changed to a prespecified
value.





All times are GMT +1. The time now is 10:53 AM.

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