Hi,

I am looking to use VBA to hide a column based on the value of another column.

For example, if column G = "Yes", then Hide Column U and If Column G = "No" then Hide column W.

I'm sure this is not very complex but I am just getting started using VBA.

Thank you for your help!!