Hi,

I have a question to my ListView. I'm using the View "lvwReport" and my Listview has 10 "Columns" or Subitems.
If the Userform is shown, I can change the first Subitem manually.
How can I lock this Listitem, so that nobody except my code can change the value of this item?

Thanks for each suggestion.