G
Guest
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
value of cell a5 is the word "Fixed".
Rows("5:13").Select
Selection.EntireRow.Hidden = True