M
Mark G
I am trying to figure out how to have a line of text in a report that
underlines the first part of the line but not underline the rest. I am
trying to have it look like "Title (underlined), Author, Chapter (not
underlined)" Right now I have Title as a seperate text box so I can format
it like I want. The rest of the information is in a second text box. I can
combine the two with the =[tbtitle] & ", " & [tbother] format but I loose the
underline formatting that I had previously set, and when I try and do it with
two seperate boxes I end up with blank spaces between the two. Is there a
way around this?
Thanks
Mark
underlines the first part of the line but not underline the rest. I am
trying to have it look like "Title (underlined), Author, Chapter (not
underlined)" Right now I have Title as a seperate text box so I can format
it like I want. The rest of the information is in a second text box. I can
combine the two with the =[tbtitle] & ", " & [tbother] format but I loose the
underline formatting that I had previously set, and when I try and do it with
two seperate boxes I end up with blank spaces between the two. Is there a
way around this?
Thanks
Mark