Run macro on columns with a "defined name"

  • Thread starter Thread starter johan
  • Start date Start date
J

johan

Hello,
I think this is een easy question, but I can't find the answer.

In Excel I had defined names on columns (insert -> define name).
For example: Name = test Refers to = $B:$C.
Now I want with a macro that hide the column with the defined name
"test".

regards,
Johan
 
Back
Top