I have 4 Attributes in One label.
I have 4 attributes in 1 label.
Each attribute starts with a title and then the text.
If the text = null for an attribute I would not want to see a title for this attribute.
Do I have to write a completely new script for each attribute?

"ZEE-"&"<BOL><CLR red='21' green='47' blue='255'>" & [Km_paal_in_zee] & "</CLR></BOL>"& vbNewLine &
" OP-"&"<BOL><CLR red='21' green='47' blue='255'>"& [Oriëntatiepaal]& "</CLR></BOL>"& vbNewLine &
"Vast-"&"<BOL><CLR red='21' green='47' blue='255'>" &[vaste_plaatsnaam]& "</CLR></BOL>"& vbNewLine &
"Lok-"&"<BOL><CLR red='21' green='47' blue='255'>" &[Lokale_benaming]& "</CLR></BOL>"