Thread
:
For each....that is not blank
View Single Post
#
1
Posted to microsoft.public.excel.programming
Aria[_2_]
external usenet poster
Posts: 34
For each....that is not blank
Hello,
How do you change this line to become For Each c in the range of B2 to
B12 that is Not Blank?
For Each c In Sheets("Inventory").Range("B2:B12")
:) Aria
*** Sent via Developersdex
http://www.developersdex.com
***
Reply With Quote
Aria[_2_]
View Public Profile
Find all posts by Aria[_2_]