Excel, turn off the hyperlink format when formula is @sum

B

babalouie

I am sure someone, somewhere can use the function, I absolutely hate it.

Can anyone assist me in turning off the hyperlink style format that appears
when an @sum formula is added to a spreadsheet in excel???
 
T

Tom Ogilvy

@sum is how it is done in Lotus 1-2-3. Just use sum with is the Excel
version.

=sum(A1:A10)
 
Top