0

I have formula for bold something I want. But when is bold it is coming in new row. How can stay that in the same row? 
I have this formula:

WENN[→ Vertragsänderungen gültig ab?]=””;””;”<DIV style=””text-align:left””>Vertragsänderungen gültig ab:  “&[→ Vertragsänderungen gültig ab?]&”|”)&WENN[V1: Übertritt oder Versetzung?]=FALSCH;””;”<DIV style=””font-weight:bold””>V1: Übertritt oder Versetzung: </DIV>”)&WENN[→   Befristet bis]=””;””;”Befristet bis: “&TEXT[→   Befristet bis];”dd.mm.yyyy”)&”|”)&WENN[→ Store neu]=””;””;”Store neu: “&[→ Store neu]&”|”)&WENN[→ Kostenstelle neu]=””;””;”Kostenstelle neu: “&[→ Kostenstelle neu]&”</DIV>”)

I want this one not to be in other row. “<DIV style=””font-weight:bold””>V1: Übertritt oder Versetzung: </DIV>” 

sharepoint.jpg here how it is coming.

Thank you!

(Visited 11 times, 1 visits today)
Add a Comment