Hi
I have a question. In my listbox, when user manually clicks on the record and then clicks on the button "View Record" everything works fine, but when I use code to select a row in the listbox (List0.Selected(intRow) = True) then the button "View Record" does not work, because it does not recognize the listitem.
Please advise
I have a question. In my listbox, when user manually clicks on the record and then clicks on the button "View Record" everything works fine, but when I use code to select a row in the listbox (List0.Selected(intRow) = True) then the button "View Record" does not work, because it does not recognize the listitem.
Please advise