You need to address the sub items of the listitem... not the item itself. Make much sense?
i.e.
Code:Set itm = Listview1.ListItems.Item(1)
itm.SubItems(1) = "little nick"
Printable View
You need to address the sub items of the listitem... not the item itself. Make much sense?
i.e.
Code:Set itm = Listview1.ListItems.Item(1)
itm.SubItems(1) = "little nick"
thanks pinky98..
any ideas???
What do you mean any ideas?
Any ideas about what?
i got problem on the last code you provided, still it change everything. i just need to change one record at a time but it chages everything under that field name. can you help me out with this?? or any other ideas...
helo guys....???!!!!?????!!!