Run-time 91

Joined
Mar 25, 2013
Messages
1
Reaction score
0
I have no idea why I always get "Run-time error 91", the error message is "Object variable or With block variable not set" when I run the code:

'Set initial values for Range Pointers
Set rFirstCell = wsData.Range("A1")

Anyone can help solve my doubt? Thanks a lot.
 
Back
Top