![]() |
FORMAT CELLS
IF CELL B1 = 1 DEVIDE A1 CELL BY .82
|
FORMAT CELLS
In A1:
=IF(B1=1,YourPresentFormula,YourpresentFormula/0.82) Are you sure you mean Divide, not Multiply? -- Kind regards, Niek Otten "Dave Semple" <Dave wrote in message ... IF CELL B1 = 1 DEVIDE A1 CELL BY .82 |
FORMAT CELLS
Of course, the other way around:
=IF(B1=1,YourPresentFormula/0.82,YourpresentFormula) -- Kind regards, Niek Otten "Niek Otten" wrote in message ... In A1: =IF(B1=1,YourPresentFormula,YourpresentFormula/0.82) Are you sure you mean Divide, not Multiply? -- Kind regards, Niek Otten "Dave Semple" <Dave wrote in message ... IF CELL B1 = 1 DEVIDE A1 CELL BY .82 |
All times are GMT +1. The time now is 07:56 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com