Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Prompt user for input and utilize that input ninner Excel Worksheet Functions 2 March 28th 07 09:44 PM
Have user input converted to uppercase in same cell as input? Shannonn New Users to Excel 1 June 20th 06 03:19 AM
CODE to select range based on User Input or Value of Input Field Sandi Gauthier Excel Programming 4 December 8th 03 03:22 PM
Get User Input Gord Dibben[_3_] Excel Programming 0 July 23rd 03 10:48 PM
Get User Input pancho[_6_] Excel Programming 0 July 23rd 03 05:23 PM


All times are GMT +1. The time now is 09:24 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"