Forum

Hide Unhide Rows Ba...
 
Notifications
Clear all

Hide Unhide Rows Based on Input

2 Posts
2 Users
0 Reactions
61 Views
Philip Treacy
(@philipt)
Posts: 1629
Member Admin
Topic starter
 

Apologies for the delay in responding. Thank you both! 

Another potentially related question--we are trying to have rows hide/unhide based on the number of regions being displayed for a selected country. There are multiple countries all with a different number of regions. We would like users to enter data for the country they select and have it only display the appropriate number of rows. I am wondering if a loop would work here to automate things a bit? But am struggling to get the code to work. There are a lot more tables than in the sample here and 54 countries so if there is a way to avoid writing IF statements for each country for each table, I am all ears! Any suggestions? Thank you so much in advance!

 
Posted : 15/07/2020 6:33 am
(@purfleet)
Posts: 412
Reputable Member
 

As you have a further form under the first form i think you will need VBA simular to last time.

If there was only 1 form or they were side by side, you could get away with conditional formatiing based on the top left cell

Annotation-2020-07-15-061230.png

 
Posted : 16/07/2020 1:13 am
Share: