Good day everyone,
Could some one please help me to achieve the following?
I have a very large table and i need to be able to Hide/show specific ranges based on:
Filter +and+ specific cell values in columns
brief example ** the table:
A B C D E F G H I J K
1 NAME SKILL criteria1 something1 something2 criteria2 something3 sometihng4 criteria3
2 Me Asd Required Required N/A Required
3 Next Qwe N/A N/A Required N/A
so...
1. Filter Column "B" (in this case we select "Asd")
2. Auto hide collumns. - IF "C" = "Required" THAN Show "C:E", IF "C" ="N/A" , HIDE "C:E" and so on for every column like above.
There are over 80 columns like the "C:E" range. and I only need to show those that are "Required"
Hope this makes sence!!
Explaining what you want to achieve is the hardes part....
Kindest Regards,
Daniel
Could some one please help me to achieve the following?
I have a very large table and i need to be able to Hide/show specific ranges based on:
Filter +and+ specific cell values in columns
brief example ** the table:
A B C D E F G H I J K
1 NAME SKILL criteria1 something1 something2 criteria2 something3 sometihng4 criteria3
2 Me Asd Required Required N/A Required
3 Next Qwe N/A N/A Required N/A
so...
1. Filter Column "B" (in this case we select "Asd")
2. Auto hide collumns. - IF "C" = "Required" THAN Show "C:E", IF "C" ="N/A" , HIDE "C:E" and so on for every column like above.
There are over 80 columns like the "C:E" range. and I only need to show those that are "Required"
Hope this makes sence!!
Explaining what you want to achieve is the hardes part....
Kindest Regards,
Daniel