![]() |
Why Excel creates hyper link in case of formula.
While executing a formula such as = L5 - @sum(O5:M5), a hyperlink is
created. However in case of a formula =L5 - O5 a simple figure is displayed. Can anyone explain how to avoid excel from creating hyperlink. Thanks. |
Why Excel creates hyper link in case of formula.
Don't use "@" in a formula.
= L5 - Sum(M5:O5) would work.. -- Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware "Hemant" wrote in message While executing a formula such as = L5 - @sum(O5:M5), a hyperlink is created. However in case of a formula =L5 - O5 a simple figure is displayed. Can anyone explain how to avoid excel from creating hyperlink. Thanks. |
Why Excel creates hyper link in case of formula.
Great Answer... Thanks. "Jim Cone" wrote: Don't use "@" in a formula. = L5 - Sum(M5:O5) would work.. -- Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware "Hemant" wrote in message While executing a formula such as = L5 - @sum(O5:M5), a hyperlink is created. However in case of a formula =L5 - O5 a simple figure is displayed. Can anyone explain how to avoid excel from creating hyperlink. Thanks. |
All times are GMT +1. The time now is 04:20 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com