Thread
:
Excel Autofilter
View Single Post
#
1
Posted to microsoft.public.excel.programming
lucotuslim
external usenet poster
Posts: 3
Excel Autofilter
A B
1 100
2 200
3 100
Example, I have the above records, after I used the Autofilter, with column
B = 100.
A B
1 100
3 100
How can I use
VB
to extract value from column A (visible) one by
one...returning value 1 & 3 only.
--
Lucotus
Reply With Quote
lucotuslim
View Public Profile
Find all posts by lucotuslim