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

estimated cells

ResolvedVersion 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.

Excel tip:

Adjusting the Elevation and Rotation in a 3-D Chart

For any 3-D chart you create, you can adjust the chart

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.21 secs.