N
Nickd
I am getting a runtime error 1004
Unable toget the find property of the range class
on the following line
Set c = Worksheets("ListSTB").Range("A1:A100").Find
(Riferimento, LookIn:=xlValues)
This works great the first time but not subsequently.
Additionally, it works great all the time in Excel2000 and
above.
Can anyone help?
Thanks in advance
Unable toget the find property of the range class
on the following line
Set c = Worksheets("ListSTB").Range("A1:A100").Find
(Riferimento, LookIn:=xlValues)
This works great the first time but not subsequently.
Additionally, it works great all the time in Excel2000 and
above.
Can anyone help?
Thanks in advance