formulaes

S

SHARJEEL

I want to enter a large formula.
I know how to enter one. But I want other people to see what I have entered.
For example it should look like this (D=(A+B)/C). One option is to clip a
picture or from a pdf file and paste it in excel. Is there any other way.


D = A+B
C
 
R

Roger Govier

Hi

In a column alongside your formula, repeat the formula but place a single
quote in front of it
'(D=(A+B)/C)

Incidentally, the outer set of parentheses are not necessary.
 
Top