D
David
Can I make a dynamic value list that has this as values?
date()+1;date()+2;date()+3;date()+4;date()+5;date()+6;
I just want the combo box to display the next 6 dates.
date()+1;date()+2;date()+3;date()+4;date()+5;date()+6;
I just want the combo box to display the next 6 dates.