Hi all,
I'm placing some combo boxes onto a form, and I need just an "Open" or "Closed" option available for users to select.
Can I have some help with the coding?
I'll be using this code at the "on got focus" event of each combo.
I was thinking I could create a table with just "Open" and "Closed" as fields and have them as the combo's rowsource....but somehow I'd feel more comfortable using code.
Thanks
I'm placing some combo boxes onto a form, and I need just an "Open" or "Closed" option available for users to select.
Can I have some help with the coding?
I'll be using this code at the "on got focus" event of each combo.
I was thinking I could create a table with just "Open" and "Closed" as fields and have them as the combo's rowsource....but somehow I'd feel more comfortable using code.
Thanks