Access VBADiscuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I've was wondering if it is possible to set value in an unbound textbox from double clicking in a listbox.
The listbox has 6 columns and I want to set value in 3 textboxes from 3 of the columns in the listbox.
Thank you so much, I had a feeling it would be something simple like that.
I tried something similar, but my shortcomings in VBA unabled me to add the brackets and the dot.