Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 273
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default 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?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default 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?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 273
Default 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?



.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dropdown list for entering data JRD Excel Discussion (Misc queries) 2 June 14th 09 10:34 PM
Pulling data from other wb based on data to populate dropdown list Suzann Excel Discussion (Misc queries) 0 April 23rd 09 04:29 PM
Dropdown list and filtered data Kerrie Wood 45693[_2_] Excel Discussion (Misc queries) 8 April 2nd 09 01:57 PM
Data validation with dropdown list geotso Excel Discussion (Misc queries) 2 February 1st 09 05:59 PM
Entering data from dropdown list Bruce M Excel Discussion (Misc queries) 8 February 8th 06 02:18 AM


All times are GMT +1. The time now is 04:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"