View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GMet GMet is offline
external usenet poster
 
Posts: 23
Default Validation problem

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