hi listers,
I've scanned through the archives and couldn't find the answer to these problems. I think they're easy ones, but I don't know how to do them. My already low Access self-esteem is sinking even lower...aaackk.
I have a combo box on a form ("Form Parent"
that allows the user to input data ("Name"
. If the entered name doesn't already exist, the user is prompted to see if he/she wants to record it (i.e., "This name is not in the list. Do you want to add it?"
. Then another form pops open ("Form Child"
to handle the data input.
My questions are:
1.) When the Child form opens, it prompts the user to enter the new name again. Since the user already typed in that name once, in the Parent form, I'd like to minimize the typing and transfer the name automatically into the Child form. I'm sure that's possible; could someone fill me in on how that's done?
2.) Once that name is entered, I'd like to give the user 2 options through command buttons: 1., enter another name, just in case they suddenly thought of someone else; 2. go back to the form/record they were using before, and focus on the next data field. I'd like something a little more elegant than just clicking on the Close button in the corner...I just can't figure out how to do THAT, either.
I'd appreciate suggestions, comments, and the like!
thanks, and happy Friday....
J
I've scanned through the archives and couldn't find the answer to these problems. I think they're easy ones, but I don't know how to do them. My already low Access self-esteem is sinking even lower...aaackk.
I have a combo box on a form ("Form Parent"
My questions are:
1.) When the Child form opens, it prompts the user to enter the new name again. Since the user already typed in that name once, in the Parent form, I'd like to minimize the typing and transfer the name automatically into the Child form. I'm sure that's possible; could someone fill me in on how that's done?
2.) Once that name is entered, I'd like to give the user 2 options through command buttons: 1., enter another name, just in case they suddenly thought of someone else; 2. go back to the form/record they were using before, and focus on the next data field. I'd like something a little more elegant than just clicking on the Close button in the corner...I just can't figure out how to do THAT, either.
I'd appreciate suggestions, comments, and the like!
thanks, and happy Friday....
J