hidden formula

  • Thread starter Thread starter xtrmhyper
  • Start date Start date
X

xtrmhyper

can i hide the formula?

i want if i have a formula in A1= sum(a2:a10)
i want to see the user is "hyper" in formula not =sum(a2:a10)

tnx in advance

godspeed :cool:
 
Select your target cell
Go to Insert>Name>Define Name...
Add hyper as the names in workbook
Add =SUM(A2:A10) in the Refersto box
Exit

now just use

=Hyper
 
Back
Top