B
BillRobPV
Frustrated with VBA help. A line of code like cells(rowno,"F").cut seems to
run just fine, but cells(rowno,"E").paste gets the error "Object doesn't
support this property or method". I can accept this "negative" error, but
how can I look at a list (in VBA help) of properties or methods that the
object DOES support. I realize this is a "newbie" kind of question. Sorry
about that. TIA.
run just fine, but cells(rowno,"E").paste gets the error "Object doesn't
support this property or method". I can accept this "negative" error, but
how can I look at a list (in VBA help) of properties or methods that the
object DOES support. I realize this is a "newbie" kind of question. Sorry
about that. TIA.