ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Preparing Workbook for user input (https://www.excelbanter.com/excel-programming/327555-preparing-workbook-user-input.html)

J. Stone

Preparing Workbook for user input
 
I have a workbook that has 7 worksheets. I would like the user to see
all input cells as blank, and the calculated cells to be populated as
the user goes along in the input process. How can I do this and avoid
#REF from being displayed in calculated cells?

Any tips are greatly appreciated.

Julia

Fadi Chalouhi

Preparing Workbook for user input
 
Check for blank values in the input cells to avoid displaying invalid
or wrong calculations: =if(B5<"", YourFormula, "")

does this help ?

Fadi
www.chalouhis.com/XLBLOG



All times are GMT +1. The time now is 06:51 AM.

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