mamradzelvy
Member
- Local time
- Today, 19:01
- Joined
- Apr 14, 2020
- Messages
- 145
Hi,
how would i go about opening a form (in this case a record editting form) based on my selection from a list box?
I have a neat little entry form with a listbox search on the right side and i was hoping it would be possible to double click any of the contents which came back to me via queuery and load them into a pop-up form where i then could edit them.
Now I think i could handle the SQL part of things, but i just don't know how i would go about making this work.
how would i go about opening a form (in this case a record editting form) based on my selection from a list box?
I have a neat little entry form with a listbox search on the right side and i was hoping it would be possible to double click any of the contents which came back to me via queuery and load them into a pop-up form where i then could edit them.
Now I think i could handle the SQL part of things, but i just don't know how i would go about making this work.