M microwize New member Local time Today, 20:57 Joined Nov 8, 2001 Messages 5 Nov 8, 2001 #1 I need to create a button in a form that can open 1 of 6 different forms depending on a value of a field. I am not an Access Expert and do all programming visually, so please explain step by step.
I need to create a button in a form that can open 1 of 6 different forms depending on a value of a field. I am not an Access Expert and do all programming visually, so please explain step by step.
J Jack Cowley Registered User. Local time Today, 20:57 Joined Aug 7, 2000 Messages 2,639 Nov 8, 2001 #2 Search Help for Select Case. You will find examples there of how to use this code in your form.