Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Using =@sum(a1:a3) or any formula will automatically generate an EMAIL
hyperlink. We also use Infopath. When you are in a rich text format control, and you type =@sum(a1:a3) and hit enter after the closing paragraph character, it generates a mailto: hyperlink. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
@ 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) funnybroad wrote: Using =@sum(a1:a3) or any formula will automatically generate an EMAIL hyperlink. We also use Infopath. When you are in a rich text format control, and you type =@sum(a1:a3) and hit enter after the closing paragraph character, it generates a mailto: hyperlink. -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Correct me if I'm wrong, but isn't it still a bug, since =@whatever isn't a
valid internet email address anyway? "Dave Peterson" wrote: @ 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) funnybroad wrote: Using =@sum(a1:a3) or any formula will automatically generate an EMAIL hyperlink. We also use Infopath. When you are in a rich text format control, and you type =@sum(a1:a3) and hit enter after the closing paragraph character, it generates a mailto: hyperlink. -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I don't know if it's a bug--or a feature. It's a fine line <vbg.
If you don't want to stop using that @ in your functions, how about hitting ctrl-z (edit|Undo) right after it's turned into a hyperlink? funnybroad wrote: Correct me if I'm wrong, but isn't it still a bug, since =@whatever isn't a valid internet email address anyway? "Dave Peterson" wrote: @ 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) funnybroad wrote: Using =@sum(a1:a3) or any formula will automatically generate an EMAIL hyperlink. We also use Infopath. When you are in a rich text format control, and you type =@sum(a1:a3) and hit enter after the closing paragraph character, it generates a mailto: hyperlink. -- Dave Peterson -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
It's not actually for me, personally. I am the project manager my
corporation's enterprise rollout of Office 2007 to 30,000+ workstations located all over the globe. This particular issue was reported by one of our pilot users... an electrical engineer who is obviously accustomed to putting an '@' in his sum formulas. It's next to impossible to tell how many more of our 30,000 users will stumble across this "feature" when they are migrated to Office 2007. I guess since this is a "feature" and since it sounds like "=@whatever" should be considered an email address (I still disagree... unless the user types a dot after the 'whatever'), I will direct my migration team to include the following 'bullet' in the already huge list of what the users will have to adjust to when they migrate to Office 2007: Stop using @sum() I know this sounds snippy... I actually REALLY appreciate your response(s)... it definitely explained the behavior. Now I have to go back to the high-maintenance and cranky engineer and tell him he needs to stop using @sum. *sigh* *Thanks* very much!!! "Dave Peterson" wrote: I don't know if it's a bug--or a feature. It's a fine line <vbg. If you don't want to stop using that @ in your functions, how about hitting ctrl-z (edit|Undo) right after it's turned into a hyperlink? funnybroad wrote: Correct me if I'm wrong, but isn't it still a bug, since =@whatever isn't a valid internet email address anyway? "Dave Peterson" wrote: @ 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) funnybroad wrote: Using =@sum(a1:a3) or any formula will automatically generate an EMAIL hyperlink. We also use Infopath. When you are in a rich text format control, and you type =@sum(a1:a3) and hit enter after the closing paragraph character, it generates a mailto: hyperlink. -- Dave Peterson -- Dave Peterson |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"funnybroad" wrote in message
... Correct me if I'm wrong, but isn't it still a bug, since =@whatever isn't a valid internet email address anyway? What makes you think that =@whatever isn't a valid internet e-mail address? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Migrating Office XP EXCEL files to Office 2007 | Setting up and Configuration of Excel | |||
Office 2007 Pro Plus 2007 (Beta) - getting small red and green arr | Excel Discussion (Misc queries) | |||
Performance not upto Office 2003 standards in Office 2007 | Excel Discussion (Misc queries) | |||
Batch create hyperl formula from hyperl value | Excel Discussion (Misc queries) | |||
PPMT formula that generates equal payments | Excel Worksheet Functions |