Thread
:
Range Reference Problem
View Single Post
#
2
Posted to microsoft.public.excel.programming
Claus Busch
external usenet poster
Posts: 3,872
Range Reference Problem
Hi,
Am Tue, 18 Oct 2011 10:49:37 -0700 (PDT) schrieb sylink:
Range("B2:D & Z & ")
try:
Range("B2:D" & Z)
Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
Reply With Quote
Claus Busch
View Public Profile
Find all posts by Claus Busch