Forum Discussion
Weexixi
Nov 05, 2023Copper Contributor
filter participants in different tabs
Hi, I'm trying to use the "participant" sheet to manage who will come to this event. I'm using 0 or 1 in the "participant" sheet to track their need for flight/meal/hotel. If there is a 1, then the ...
Harun24HR
Nov 05, 2023Bronze Contributor
In that case you need VBA macro as you are entering other data manually to induvial flight/meal/hotel sheet. If you enter those information to participant sheet then you can appear/disappear entire row information by formula to those sheets.
Weexixi
Nov 06, 2023Copper Contributor
Could you please kindly help me with the VBA macro code?