Combo Box Functions

  • Thread starter Thread starter vze1lsbx
  • Start date Start date
V

vze1lsbx

Changing the month in my Combo Box will not automatically change th
display of the dates according to the selected month in my form. I a
attaching a copy of my form please help. In closing I am just learnin
how to master excel

+-------------------------------------------------------------------
|Filename: draft travel claim (version 1).zip
|Download: http://www.excelforum.com/attachment.php?postid=4186
+-------------------------------------------------------------------
 
Instead of a combo box, use data validation, with the valid values bein
a list of months
 
Back
Top