crisis2007
Technical User
I have no idea if this is even possible:
I have a listbox on a form. This listbox is populated with dates in the first column and shift numbers in the second such as below:
12/01/2012 1A
12/01/2012 1B
12/01/2012 1C
12/02/2012 1A
12/02/2012 1B
12/02/2012 1C
12/03/2012 1A
12/03/2012 1B
12/03/2012 1C
etc.
Is there a way that when the form opens, it highlights one of the values that reflects today's date? I appreciate any help on this!!!
I have a listbox on a form. This listbox is populated with dates in the first column and shift numbers in the second such as below:
12/01/2012 1A
12/01/2012 1B
12/01/2012 1C
12/02/2012 1A
12/02/2012 1B
12/02/2012 1C
12/03/2012 1A
12/03/2012 1B
12/03/2012 1C
etc.
Is there a way that when the form opens, it highlights one of the values that reflects today's date? I appreciate any help on this!!!