Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default drop down cell link to worksheet not working

If A1:A100 is the range of values and B1 is the linked cell:

=if(b1=0,"",index(a1:a100,b1))



Matt wrote:

I have a Dialog box with a combo list (Form Control), I have selected an
input range with 5 cells selected from a spreedsheet. The Problem I am facing
at the moment is when I use the "cell Link" command back to a cell in my
worksheet it does not show the true content ... Eg if I select my second
value (1250) in the combo list, it displays '2' back in my worksheet cell
instead of the true value.. How would I change that sequence to show my true
values?


--

Dave Peterson
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
drop down cell link to worksheet not working Nick Hodge Excel Programming 0 December 19th 06 12:44 AM
How to link a drop down value to a cell in a different worksheet? cdkjpm Excel Worksheet Functions 1 September 5th 06 09:41 PM
how do I link a drop down list entry to a new drop down cell? lmunzen Excel Discussion (Misc queries) 1 August 15th 06 04:59 PM
Link Second drop-down list to a Worksheet Compnerd Excel Programming 0 March 9th 05 02:31 PM
Link Second drop-down list to a Worksheet Compnerd Excel Programming 1 March 8th 05 09:43 PM


All times are GMT +1. The time now is 05:52 AM.

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"