CONDITIONAL FORMATTING in show_menu2():
it does not support nested conditions.
The conditional test is a combination of one or more boolean tests.
If more than one test is supplied, it must be combined with other tests
using either || (boolean OR) or && (boolean AND).