raccoon588
Board Regular
- Joined
- Aug 5, 2016
- Messages
- 118
I have a user form with a combo box that has a mist of dates. When the user selects the date i would like the labels to change.
EX: the user selects 6/18/2018 and the labels change to 6/18/2018, 6/19/2018, 6/20/2018 etc.
EX: the user selects 6/25/2018 and the labels change to 6/25/2018, 6/26/2018, 6/27/2018 etc.
is there some code that will make this happen?
EX: the user selects 6/18/2018 and the labels change to 6/18/2018, 6/19/2018, 6/20/2018 etc.
EX: the user selects 6/25/2018 and the labels change to 6/25/2018, 6/26/2018, 6/27/2018 etc.
is there some code that will make this happen?