View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Validation problem

Hi Gmet,

You cannot change the validation list fontsize but see Debra Dalgleish's
site for a possible workaround:

Data Validation Font Size and List Length


---
Regards,
Norman



"GMet" wrote in message
...
I want to use the validation feature to input data into a field. The
problem is that I can't get the validation font size to match the cell
font
size. The cell font is 24 but the validation seems to be about 6. Is
there
a way I can make them the same?

GMet