Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Retiree
 
Posts: n/a
Default Why does using @SUM in EXL 2002 trigger an O/L "new" email ?

When I use @SUM in Excel 2002, the result is a "hot button" that generates a
new Oulook email with the "address" showing the formula.

How can i get rid of the "hot button" result?

PS: Using @COUNTA and other functions does not yield the same result.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bernie Deitrick
 
Posts: n/a
Default Why does using @SUM in EXL 2002 trigger an O/L "new" email ?

Retireee,

Don't use @ when entering functions - use the = sign instead, which is Excel's style.

=SUM(A1:A10)

HTH,
Bernie
MS Excel MVP


"Retiree" wrote in message
...
When I use @SUM in Excel 2002, the result is a "hot button" that generates a
new Oulook email with the "address" showing the formula.

How can i get rid of the "hot button" result?

PS: Using @COUNTA and other functions does not yield the same result.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Why does using @SUM in EXL 2002 trigger an O/L "new" email ?

I have this same problem, it's driving me nuts. I have Excel 2003. Does
anyone else run into this problem. Any solutions?
--
f. eugene


"Retiree" wrote:

When I use @SUM in Excel 2002, the result is a "hot button" that generates a
new Oulook email with the "address" showing the formula.

How can i get rid of the "hot button" result?

PS: Using @COUNTA and other functions does not yield the same result.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Why does using @SUM in EXL 2002 trigger an O/L "new" email ?

@ was used by Lotus 123 as the function indicator.

@ is also the character used in an email address.

If you're using Excel, stop using @sum().

If your formula starts with that function, then use an equal sign:
=sum(a1:a10)

If your formula contains that function, you don't need it:

=if(a17,sum(b1:b12),average(c1:c9))

========
If you really must continue the use of @ (fingers won't stop typing it????), you
can turn off the feature that turns those strings into hyperlinks:

Tools|Autocorrect options|Autoformat as you type tab
Uncheck that "replace as you type" option (Internet and network paths with
hyperlinks)

f. eugene wrote:

I have this same problem, it's driving me nuts. I have Excel 2003. Does
anyone else run into this problem. Any solutions?
--
f. eugene

"Retiree" wrote:

When I use @SUM in Excel 2002, the result is a "hot button" that generates a
new Oulook email with the "address" showing the formula.

How can i get rid of the "hot button" result?

PS: Using @COUNTA and other functions does not yield the same result.


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Range of Cells to create body of email Hahndo Excel Worksheet Functions 1 September 26th 05 07:00 PM
Email Macro with Outlook Express Moe Excel Discussion (Misc queries) 2 August 10th 05 02:50 PM
update row numbers after different active cells in macros followi. LMIV Excel Discussion (Misc queries) 11 February 16th 05 12:44 AM


All times are GMT +1. The time now is 11:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"