D
Dave G
In an A2003 application I have a large TAB control with 10 pages. On a
couple of those pages are a series of date fields where I want to
ensure that they are filled in in order - in other words a user cannot
enter a date into a field until the one before it has data in it.
Now I can see a number of long winded ways to do this - but I'm
wondering if there is a slick way using a minimum amount of code,
hopefully a single fragment - perhaps using the tab order. I think I
need a way of tagging which fields are involved because not all fields
are - but that's where I'm stuck.
Any ideas gratefully received
Thanks
Dave
couple of those pages are a series of date fields where I want to
ensure that they are filled in in order - in other words a user cannot
enter a date into a field until the one before it has data in it.
Now I can see a number of long winded ways to do this - but I'm
wondering if there is a slick way using a minimum amount of code,
hopefully a single fragment - perhaps using the tab order. I think I
need a way of tagging which fields are involved because not all fields
are - but that's where I'm stuck.
Any ideas gratefully received
Thanks
Dave