estimated cells

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

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Estimated Cells

Estimated Cells

resolvedResolved · High Priority · Version 2010

Salmana has attended:
Excel Intermediate course

Estimated Cells

We want to be able to indicate that a value in a cell is estimated.

Is it possible to insert a superscript 'E' next to the number in the cell, without it affecting formulas that the cell is used for?

Or are there alternatives to indicate an estimated data-point, without having to colour or change the font of the cell?

RE: Estimated Cells

Hi Salmana,

Thank you for your question.

You could use the concatenation function and try something like this:

=concatenate("e",a3)

This formula will join together the"e" with the cell containing a formula. If the cells change that make up the formula, the concatenated cell updates the formula but retains the letter before it.

I hope this answers your question.

Regards

Simon

RE: Estimated Cells

Hi Salmana,

Just a quick update. The formula I gave you creates the new result in a separate cell.

Go the to the cell with the formula in e.g. = b2*c6 and edit the formula in the formula bar to the following:

=Concatenate("e",b2*c6)

This will update the cell itself.

I hope this helps.

Regards

Simon

Mon 7 Feb 2011: Automatically marked as resolved.

 

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:

Get back to active cell

If you have scrolled away from the active celland want to get back t it quicly you can Ctrl and Backspace to get back

View all Excel hints and tips


Server loaded in 0.08 secs.