View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Validation problem

Hi
you can't change the font size in the data validation listbox depending
on your data source cells

--
Regards
Frank Kabel
Frankfurt, Germany

"GMet" schrieb im Newsbeitrag
...
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