Help....why won't this work?

Dim itemAdd as ListItem
Set itmAdd = ListView1.ListItems.Add(Text:=sNext)

I get a type mismatch. sNext is a string