Z Zak14 Registered User. Local time Today, 10:56 Joined Jun 27, 2014 Messages 166 Aug 7, 2014 #1 Is there a way to make a popup list open on click of a button (cmdAssign) and the user chooses/selects something from the list, then the popup closes and the textbox (txtAssignmentNo) is filled with the choice?
Is there a way to make a popup list open on click of a button (cmdAssign) and the user chooses/selects something from the list, then the popup closes and the textbox (txtAssignmentNo) is filled with the choice?
Uncle Gizmo Nifty Access Guy Staff member Local time Today, 10:56 Joined Jul 9, 2003 Messages 17,345 Aug 7, 2014 #2 You could put either:- 1) A list box on a form and pop that open 2) A subform on a form and pop that open
You could put either:- 1) A list box on a form and pop that open 2) A subform on a form and pop that open
Z Zak14 Registered User. Local time Today, 10:56 Joined Jun 27, 2014 Messages 166 Aug 7, 2014 #3 But how would the selected item fill txtAssignmentNo in the main form?
Uncle Gizmo Nifty Access Guy Staff member Local time Today, 10:56 Joined Jul 9, 2003 Messages 17,345 Aug 7, 2014 #4 Zak14 said: But how would the selected item fill txtAssignmentNo in the main form? Click to expand... I've done a YouTube HERE:- http://youtu.be/63wEuJxpGKI
Zak14 said: But how would the selected item fill txtAssignmentNo in the main form? Click to expand... I've done a YouTube HERE:- http://youtu.be/63wEuJxpGKI