Thread
:
Range("C100:D200").Select with variable names
View Single Post
#
1
Posted to microsoft.public.excel.programming
Fan924
external usenet poster
Posts: 238
Range("C100:D200").Select with variable names
Excel 97. I want to replace this with a variable names.
Range("C100:D200").Select
Start=100
Stop=200
How do I word this to select C100 thru D200?
Reply With Quote
Fan924
View Public Profile
Find all posts by Fan924