Because your code is trying to call on rng via a string variable rather than the range object you've set it as.
Should be:
Rather than:![]()
rng.Select
Beth.![]()
Range("rng").Select
Because your code is trying to call on rng via a string variable rather than the range object you've set it as.
Should be:
Rather than:![]()
rng.Select
Beth.![]()
Range("rng").Select
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks