Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

excel course - displaying formulae

Forum home » Delegate support and help forum » Microsoft Excel Training and help » excel course - Displaying Formulae

excel course - Displaying Formulae

ResolvedVersion Standard

Simon has attended:
Excel Intermediate course

Displaying Formulae

when i put a formula into a cell that depends on other data being entered into the spreadsheet is there any way that the cell can be displayed as a "blank" untill the other info has been entered? Hope this makes sense!!

RE: Displaying Formulae

hi Simon.

this can be done, by using the ISBLANK function. if you have a formula such as =if(A1>=10,"yes","no") The cell in which your formula is in, will always return "no" when there is nothing in cell A1

what you can do is tell the computer to display nothing if the cell is blank:

=IF(ISBLANK(A1),"",IF(A1>=10,"yes","no"))

Hope you can work this round your own formulae

Paul

 

Training courses

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Excel tip:

Trace Dependents / Precedents without the blue arrows

Rather than using the toolbar you can press CTRL+] which is the equivelent of trace dependants and CTRL+[ for precendants. Both of these ways though will not show the blue arrows but jump to the cell containing the formula.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.11 secs.