Itsmyjob Thank you for the answer.
I try to write a reaction like this (I write from my smartphone, I have not the UDF at hand):
If plug= "Yes"
{
Z942.show= true
}
Else
{
Z942.show= false
}
When I initialize the UDF, it doesn't work.
Have you any idea?