LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default xls data validation question 2

Can you widen the column that holds the cell with data|validation so that the
entire sentences appear?

If not, can you show enough so that it makes sense to your users?

If you can't change the width at all, maybe you could use a key word or key
phrase that fits.


Use that as the data|validation list and then use =vlookup() to return the real
sentence to an adjacent cell.

So in B1, I could use:
=if(a1="","",vlookup(a1,sheet2!a:b,2,false))

Where the data|validation list is in Sheet2 column A.



t wrote:

i am able to create a list "drop down" through data validation. my problem is
my choices are sentences, and i can only use so many characters in the list.
i run out of characters before i input my sentence choices. is there a way to
allow more/unlimited text???


--

Dave Peterson
 
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
Data Validation Question Bob Myers Excel Worksheet Functions 1 December 18th 09 04:20 AM
Data Validation question Lost Excel Discussion (Misc queries) 1 June 2nd 09 08:39 AM
Data validation (lis) question Patrick C. Simonds Excel Worksheet Functions 2 April 4th 09 04:44 PM
Data Validation Question jwags Excel Discussion (Misc queries) 1 August 18th 08 06:23 PM
Data Validation Question SiH23 Excel Discussion (Misc queries) 3 August 11th 07 11:29 PM


All times are GMT +1. The time now is 08:54 AM.

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"