ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   "accept labels in formulas" (https://www.excelbanter.com/excel-discussion-misc-queries/81400-accept-labels-formulas.html)

BorisS

"accept labels in formulas"
 
what is the option "accept labels in formulas", under Calculation tab of
Options?

I read the help, but it doesn't make sense to me. Thanks.
--
Boris

Kevin B

"accept labels in formulas"
 
If there is a label to the left of a value the formula will reference the
label text in the formula, while picking up the associated values. It can be
useful when trying to identify what the value is associated with in complex
formulas. You can produce the same result by naming a range.

Salary 1.500.00
Deductions 345.55
Insurance 288.22

Using labels the formula to produce Net Pay would be
Salary-Deductions-Insurance

--
Kevin Backmann


"BorisS" wrote:

what is the option "accept labels in formulas", under Calculation tab of
Options?

I read the help, but it doesn't make sense to me. Thanks.
--
Boris


Niek Otten

"accept labels in formulas"
 
Hi Boris, Kevin,

However, it is not very well developed. There are problems if you try to reference other sheets, name conflicts do not show
clearly, UDF's behave unreliably, intersection doesn't seem to work as it should, the labels do not show up in the Paste Names
menu, etc.
General advice (not just mine!) is not to use this feature.

--
Kind regards,

Niek Otten

"Kevin B" wrote in message ...
If there is a label to the left of a value the formula will reference the
label text in the formula, while picking up the associated values. It can be
useful when trying to identify what the value is associated with in complex
formulas. You can produce the same result by naming a range.

Salary 1.500.00
Deductions 345.55
Insurance 288.22

Using labels the formula to produce Net Pay would be
Salary-Deductions-Insurance

--
Kevin Backmann


"BorisS" wrote:

what is the option "accept labels in formulas", under Calculation tab of
Options?

I read the help, but it doesn't make sense to me. Thanks.
--
Boris




Peo Sjoblom

"accept labels in formulas"
 
I personally don't use it but if you have it checked and you have a header
(label) called Amounts in A1 and numbers in A2:A10, instead of using

=SUM(A2:A10)

you can use

=SUM(Amounts)


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com


"BorisS" wrote in message
...
what is the option "accept labels in formulas", under Calculation tab of
Options?

I read the help, but it doesn't make sense to me. Thanks.
--
Boris





All times are GMT +1. The time now is 05:28 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com