Hi all,
I'm working on a database for a college of business, which will eventually run their entire scholarship process. I'm to the point where I need to do certain things, but I'm not sure how...
Anywho, my first question.
I have a table in which I will have a field, Number_of_Guests. Is it possible to make the table add a certain number of lines for Guest_Names, depending on the number entered into Number_of_Guests? Like if I typed "3" in Number_of_Guests, the table would create 3 kind-of drop down blanks for me to type each individual guest's name into?
Thanks a ton!