Hi,

We are trying to use a conditional display with the following DbMagicCell. But it does not work: even the same result, the first macrodisplay.
Does it the right syntax?

strDbMagicCell = "(~,)~VAL_COD,align=""center"" ,(#PVA_QTE_G_LIQ#|GT|0||"
strDbMagicCell = strDbMagicCell & &#34; #VAL_COD#</td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;191&#34;&#34;><font size=1 face=verdana> #VAL_LIB_ABR#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;78&#34;&#34;><font size=1 face=verdana> #PVA_QTE_G#</td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;78&#34;&#34;><font size=1 face=verdana> #CRS_COURS_COT_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;78&#34;&#34;><font size=1 face=verdana> #PVA_PAM_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;78&#34;&#34;><font size=1 face=verdana> #PVA_VALO_G_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;78&#34;&#34;><font size=1 face=verdana> #PVA_PMVL_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;78&#34;&#34;><font size=1 face=verdana> #PVA_POIDS#</font></td></tr>&#34;
strDbMagicCell = strDbMagicCell & &#34;<tr><td colspan=2 align=center><font size=1 face=verdana>dont en liquidation</font></font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td><font size=1 face=verdana> #PVA_QTE_G_LIQ#</td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td><font size=1 face=verdana> #CRS_COURS_COT_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td><font size=1 face=verdana> #PVA_PAM_G_LIQ_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td><font size=1 face=verdana> #PVA_VALO_G_LIQ_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td><font size=1 face=verdana> #PVA_PMVL_LIQ_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td align=&#34;&#34;center&#34;&#34;> - </td></tr>~#PVA_QTE_G_LIQ#|EL|||#VAL_COD#</td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;191&#34;&#34;><font size=1 face=verdana> #VAL_LIB_ABR#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;82&#34;&#34;><font size=1 face=verdana> #PVA_QTE_G#</td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;82&#34;&#34;><font size=1 face=verdana> #CRS_COURS_COT_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;82&#34;&#34;><font size=1 face=verdana> #PVA_PAM_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;82&#34;&#34;><font size=1 face=verdana> #PVA_VALO_G_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;82&#34;&#34;><font size=1 face=verdana> #PVA_PMVL_&#34; & strCurrency &&#34;#</font></td>&#34;
strDbMagicCell = strDbMagicCell & &#34;<td bgcolor=D2E7C8 width=&#34;&#34;82&#34;&#34;><font size=1 face=verdana> #PVA_POIDS#</font></td></tr>)&#34;

François Le Palec
Oddo & Cie.