Hello All,
I need to make Text Bold (Subject / Action) in launch function. Please advise how to do that. Below is the formula.
Launch( "mailto:" & " " &
"?subject= " & " " & ThisItem.'Subject / Action' &
"&body=" & "Dear All," & "%0D%0A"& "%0D%0A" &
"The following Subject requires your attention: %0D%0A %0D%0A" &
"Subject / Action: " & ThisItem.'Subject / Action' & " %0D%0A" &"%0D%0A" &