Thread
:
Code to hide Entire row based on criteria
View Single Post
#
1
Posted to microsoft.public.excel.programming
Ram
external usenet poster
Posts: 138
Code to hide Entire row based on criteria
I would like
vb
code to perform the following:
Look through all the used rows and compare the values in column A. If the
value in column A does not equal the value in Range("$A$1") Then
hide entire row.
Thanks for any help
Reply With Quote
Ram
View Public Profile
Find all posts by Ram