Your adding syntax is incorrect. You need to dimension as variable as ListItem, and then so a Set,:VB Code:
Dim MyItem As ListItem Set MyItem = ListView1.ListItems.Add(, , FieldName.Value)
|
Results 1 to 6 of 6
Thread: what's wrong with this?Threaded View
|
Click Here to Expand Forum to Full Width |