View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
cmarion cmarion is offline
external usenet poster
 
Posts: 8
Default Make Validation List Wider - Excel 2003

I found the following post from 2006 and the code works great, but it is for
one column, how do I alter the code for columns C through AX so the temporary
widening happens in each column?

"You cannot word-wrap a list for DV.

What you can do is use event code to make the list wider when you click on the
drop-down.

See Debra Dalgeish's site for code.

http://www.contextures.on.ca/xlDataVal08.html#Wider"