View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
shabutt shabutt is offline
external usenet poster
 
Posts: 31
Default Hiding entire row(s) on entering data in cell(s)

Suppose I have some data in filtered columns which are labeled except one
column 'salary'. My question is:

Is it possible to hide the entire row(s) of 'salary' column one by one
automatically on entering data in cell(s).

There must be a way to accomplish this via vba but I am novice in writing
code.

Your help is requested.

Regards.