India_Tech_Geek
New member
- Local time
- Tomorrow, 04:16
- Joined
- Aug 4, 2004
- Messages
- 8
I am working with MS ACCESS 2000.
I want to display a combo box in a form which will display the column names of a particular table. I know that I can set the combo's RowSourceType to Field List and then set the RowSource to the table I want to display the fields for.
Now, if I want only the date fields to be displayed (ie the columns of the table which have Date/Time as their Data Type) in the combo-box, how can I get this done..? Is there any way I can filter out all the other columns?
I want to display a combo box in a form which will display the column names of a particular table. I know that I can set the combo's RowSourceType to Field List and then set the RowSource to the table I want to display the fields for.
Now, if I want only the date fields to be displayed (ie the columns of the table which have Date/Time as their Data Type) in the combo-box, how can I get this done..? Is there any way I can filter out all the other columns?