![]() |
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? |
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? |
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? |
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