let's say i have some code as follows:
is there any way to group the different lists so that i only need to write .visible = false once? maybe something like (liste,listw,listc,lists).visible = false.![]()
Please Login or Register to view this content.
what about for with-end with constructions? is there a way i can write:
or something to that effect?![]()
Please Login or Register to view this content.
thanks.
Bookmarks