Link to home
Start Free TrialLog in
Avatar of al4629740
al4629740Flag for United States of America

asked on

Cutoff date in Visual Basic

I have a form in VB6.  I have a dropdown box that lists all the months.  However, I want a user to be able to ONLY select the current month based on what month it is.  It has be on the 8th of the current month to the 8th of the next month.

So, for example, if they choose the dropdown today they should only be able to select December.  They can select December all the way up until January 8th.  After that day, they can only select January.

Is there a way to do this in VB6?
ASKER CERTIFIED SOLUTION
Avatar of ViaTom
ViaTom
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial