ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Negative percentage in data verification dropdown list? (https://www.excelbanter.com/excel-discussion-misc-queries/250665-negative-percentage-data-verification-dropdown-list.html)

Gary

Negative percentage in data verification dropdown list?
 
Is it possible to have a negative percentage a in data verification list as
one of the choices in the dropdown list ? Negative percentages display
incorrectly in a percentage-formatted cell, and don't calculate correctly in
formulas. Positive .01 displays as 1% and correctly calculates, but negative
-.01 dislpays as -.01 and creates an entirely incorrect value when run
through my formulas. I've also tried .-01. Any secrets out there?

Jacob Skaria

Negative percentage in data verification dropdown list?
 
If you have formatted the dropdown cell to percentage format.. that would
display all percentages in % format

--
Jacob


"Gary" wrote:

Is it possible to have a negative percentage a in data verification list as
one of the choices in the dropdown list ? Negative percentages display
incorrectly in a percentage-formatted cell, and don't calculate correctly in
formulas. Positive .01 displays as 1% and correctly calculates, but negative
-.01 dislpays as -.01 and creates an entirely incorrect value when run
through my formulas. I've also tried .-01. Any secrets out there?


David Biddulph[_2_]

Negative percentage in data verification dropdown list?
 
It sounds as if the "number" you put in the cell wasn't -.01
You've probably got some text string. Check for spaces or non-breaking
spaces or other non-numerical characters. Also check that you've got -.01,
not -.O1
You can check whether it is number or text by using =ISNUMBER(cellref) and
=ISTEXT(cellref).
--
David Biddulph

"Gary" wrote in message
...
Is it possible to have a negative percentage a in data verification list
as
one of the choices in the dropdown list ? Negative percentages display
incorrectly in a percentage-formatted cell, and don't calculate correctly
in
formulas. Positive .01 displays as 1% and correctly calculates, but
negative
-.01 dislpays as -.01 and creates an entirely incorrect value when run
through my formulas. I've also tried .-01. Any secrets out there?




Gary

Negative percentage in data verification dropdown list?
 
Thank you, both of you. It does work. Not sure what I was doing before.

"David Biddulph" wrote:

It sounds as if the "number" you put in the cell wasn't -.01
You've probably got some text string. Check for spaces or non-breaking
spaces or other non-numerical characters. Also check that you've got -.01,
not -.O1
You can check whether it is number or text by using =ISNUMBER(cellref) and
=ISTEXT(cellref).
--
David Biddulph

"Gary" wrote in message
...
Is it possible to have a negative percentage a in data verification list
as
one of the choices in the dropdown list ? Negative percentages display
incorrectly in a percentage-formatted cell, and don't calculate correctly
in
formulas. Positive .01 displays as 1% and correctly calculates, but
negative
-.01 dislpays as -.01 and creates an entirely incorrect value when run
through my formulas. I've also tried .-01. Any secrets out there?



.



All times are GMT +1. The time now is 01:24 PM.

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