alexaronson
Active Member
- Joined
- Sep 30, 2005
- Messages
- 314
Hello,
I have some code that I want to beef up. One of the things I want to do is get rid of some hard references.
For Example,
How can I make the above code find H381 without me typing it in?
Thanks in advance for any help!
-Alex in Memphis, TN
I have some code that I want to beef up. One of the things I want to do is get rid of some hard references.
For Example,
Code:
Range("B1:H381").Select
Thanks in advance for any help!
-Alex in Memphis, TN