Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Formula not populating from dropdown box.Works when entered manua

I have setup a dropdown box with a list of 16 entries. All 16 entries show
in the dropdown box, but only one works to populate the correct answer from
the formula. Example: When "T" is selected the formula should show and
answer of 0.25 and it does. BUT when I select any of the other options,
example: "A" it should show an answer of 1 but nothing populates. If I
remove the drop down box and just enter each selection manually, all the
formulas populate correctly. What should I check???????
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 694
Default Formula not populating from dropdown box.Works when entered manua

I assume you are using data validation with a list.

The datavalidation selects one of the values.

You now need to use vlookup to get the selected item to lookup the number in
your list.

I'm sorry it is a little vague but without specific details it is a little
difficult to be more concrete.


--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.


"Grandmother of 2" wrote:

I have setup a dropdown box with a list of 16 entries. All 16 entries show
in the dropdown box, but only one works to populate the correct answer from
the formula. Example: When "T" is selected the formula should show and
answer of 0.25 and it does. BUT when I select any of the other options,
example: "A" it should show an answer of 1 but nothing populates. If I
remove the drop down box and just enter each selection manually, all the
formulas populate correctly. What should I check???????

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Formula not populating from dropdown box.Works when entered manua

If the formula is a VLookup, perhaps the values in the lookup table
don't exactly match the values in the dropdown list. One list may have
space characters, and the other doesn't.

Grandmother of 2 wrote:
I have setup a dropdown box with a list of 16 entries. All 16 entries show
in the dropdown box, but only one works to populate the correct answer from
the formula. Example: When "T" is selected the formula should show and
answer of 0.25 and it does. BUT when I select any of the other options,
example: "A" it should show an answer of 1 but nothing populates. If I
remove the drop down box and just enter each selection manually, all the
formulas populate correctly. What should I check???????



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

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
Hide formula result values until all components are entered Maria Excel Discussion (Misc queries) 3 September 18th 06 02:01 PM
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
Array formula returns blank in the cell where it is entered [email protected] Excel Worksheet Functions 1 July 27th 06 04:25 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula entered not working Thrava Excel Discussion (Misc queries) 5 March 6th 05 09:18 PM


All times are GMT +1. The time now is 07:14 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"