M
Matt Pierringer
Well I realize this has to be really easy, I am just skipping right
over it.
What I have is my form called: frmMain
My unbound list box "lstNames" that has two columns "AdjusterName" and
the other is "ID"
I want to find the record that matches the "ID" so its
Me.lstNames.Column(1)
What do I do to change the record in vb on the double click event?
Thanks for your time and input,
Matt P
over it.
What I have is my form called: frmMain
My unbound list box "lstNames" that has two columns "AdjusterName" and
the other is "ID"
I want to find the record that matches the "ID" so its
Me.lstNames.Column(1)
What do I do to change the record in vb on the double click event?
Thanks for your time and input,
Matt P