Thread
:
if statement
View Single Post
#
1
Posted to microsoft.public.excel.programming
hshayhorn
external usenet poster
Posts: 16
if statement
I would like help writing some code that would run the code below if the
value of cell a5 is the word "Fixed".
Rows("5:13").Select
Selection.EntireRow.Hidden = True
Reply With Quote
hshayhorn
View Public Profile
Find all posts by hshayhorn