Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
egghi
Starting Member
17 Posts |
Posted - 2006-10-26 : 19:11:17
|
Hi,I have a combo box in an ACCESS form. I would like to show a list of years from 1900 to the current year in the drop-down combo box. How do I do it without using .AddItem (Access 2000 does not have that function) or calendar control (some users don't have calendar control for their Access)?Thanks,egghi |
|
|
|
|