G'day devo,
Date picker never used one - normally I precalc the dates within a
range and just present something like a drop down of 1 Jan, 2 Jan, 3
Jan and so on.
Or you can do two dropdowns, one for month, one for day. Autoexit on
month sets day count correctly.
Use Now to get the current date and the Date* functions to do calcs.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
devo reckoned:
> Hi All
>
[quoted text clipped - 22 lines]
>
> De Vo