Hi
I'm using CR9 with Windows XP/SP2 on an Access database.
Is there any way to format a portion of the field within the formula. For instance, my formula is:
ToText(Sum ({@Babies}),0)+" babies were born at Sunshine Hospital. "+ToText(Sum ({@AllBabies}),0)+
" babies were born at all sites in the region."
I did this so that I didn't have to worry about spacing no matter the sum results. What I want to do is have the two sums be bold but the rest of the sentence left unbolded. Is it possible?
Thanks.
Shelby
I'm using CR9 with Windows XP/SP2 on an Access database.
Is there any way to format a portion of the field within the formula. For instance, my formula is:
ToText(Sum ({@Babies}),0)+" babies were born at Sunshine Hospital. "+ToText(Sum ({@AllBabies}),0)+
" babies were born at all sites in the region."
I did this so that I didn't have to worry about spacing no matter the sum results. What I want to do is have the two sums be bold but the rest of the sentence left unbolded. Is it possible?
Thanks.
Shelby