Ok,
I'm having problems with my final project.
First,
How can I limit the values in a combo box????
Example: I have a combo box with values 2,3,4.
When the user goes to that combo box to chose one and enters any other data, it accepts it. I don't want that!!
HELP!!!

Second,
What do I do to save a record in a file? The file is created but will start off wit no records. Do I Open for Output, and then what? It's not working.......