Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kate Smith
 
Posts: n/a
Default Dropdown selection crashes

I have a dropdown list generated by validation function that is used
in the formula below. When user makes a selection in cell I$5,
formula was supposed to lookup the appropriate flexible ranges to come
up with the value.
For some reason only the first name on my list works. When I pick any
other name from that list, I get #Ref error. It seems like excel has
it programed somewhere that this is the only name allowable. I've
tried renaming my choices but it didn't fix the problem. Only that one
name works. Any suggestions on fixing the problem? Thanks.

INDEX(INDIRECT(VLOOKUP(I$493,INDIRECT(VLOOKUP(I$4, Range_1,2,FALSE)),3,FALSE)),MATCH(I$5,INDIRECT(VLO OKUP(I$4,Range_1,4,FALSE)),0),MATCH(MONTH($A5),MON THS_3,0))
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
this is probably a formula error. Difficult to say without knowing what
each element returns. If you like email me an example file and I'll
have a look at it

--
Regards
Frank Kabel
Frankfurt, Germany

"Kate Smith" schrieb im Newsbeitrag
om...
I have a dropdown list generated by validation function that is used
in the formula below. When user makes a selection in cell I$5,
formula was supposed to lookup the appropriate flexible ranges to

come
up with the value.
For some reason only the first name on my list works. When I pick any
other name from that list, I get #Ref error. It seems like excel has
it programed somewhere that this is the only name allowable. I've
tried renaming my choices but it didn't fix the problem. Only that

one
name works. Any suggestions on fixing the problem? Thanks.


INDEX(INDIRECT(VLOOKUP(I$493,INDIRECT(VLOOKUP(I$4, Range_1,2,FALSE)),3,F
ALSE)),MATCH(I$5,INDIRECT(VLOOKUP(I$4,Range_1,4,FA LSE)),0),MATCH(MONTH(
$A5),MONTHS_3,0))

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
Use dropdown list from Form Gerrym Excel Discussion (Misc queries) 1 January 4th 05 01:24 PM
SELECTION() Thrava Excel Discussion (Misc queries) 2 January 2nd 05 01:33 AM
How do I add a dropdown list in a spreadsheet? sidi New Users to Excel 1 December 29th 04 08:10 PM
How can I get a macro in Excel to set the Zoom to "Selection"? GarryH Excel Discussion (Misc queries) 2 December 21st 04 01:44 PM
pasting formulas into a selection Frank Kabel Excel Worksheet Functions 3 October 30th 04 06:07 AM


All times are GMT +1. The time now is 07:12 PM.

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

About Us

"It's about Microsoft Excel"