InfinityBeyond
New Member
- Joined
- Sep 22, 2014
- Messages
- 4
Hi
all of a sudden i am getting this error "runtime error '1004 'Range of object _Global failed".
earlier this used be working fine, dont know what happend as i am new to VBA.
when i debug this i am getting this error at the following code
Range(rcout & outcolml & 1) = Range("'heads'!" & outcolml & 1)
Can someone kindly help me out. thanks
all of a sudden i am getting this error "runtime error '1004 'Range of object _Global failed".
earlier this used be working fine, dont know what happend as i am new to VBA.
when i debug this i am getting this error at the following code
Range(rcout & outcolml & 1) = Range("'heads'!" & outcolml & 1)
Can someone kindly help me out. thanks