Hello,
I have a table containing the line composed of 4 fields (id, Name, Date, NumberRoom). I have a listview that shows the entire table. I want to click on a line of the listview and only display in a msgbox the NumberRoom field corresponding to the clicked line.
Thank you for your help.
I have a table containing the line composed of 4 fields (id, Name, Date, NumberRoom). I have a listview that shows the entire table. I want to click on a line of the listview and only display in a msgbox the NumberRoom field corresponding to the clicked line.
Thank you for your help.