Re: Can we set two different text parametars in one textbox?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



No, the text box in Access is not capable of formatting part of the text
differently than another part in the same text box. Access 2007 will provide
that functionality, but no current version does.

If this is an important requirement, you could go to:
http://www.lebans.com/richtext.htm
download the rich text control from Stephen Lebans, and assign the right
rich text tags. Not sure I would call it an "easy solution" though.

BTW, you are going to run into trouble with a field named Name. When you use
that on your report, Access is likely to think you are referring to the Name
of the report instead of the contents of the control named Name.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Lazar" <Lazar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8AAEC6D9-1DC9-4004-B8CB-E552179CEA0E@xxxxxxxxxxxxxxxx
To be clearer..
From fields "Name" and "gender" I have to make text box in Raport where
will
be writen for example "Pauline, female" where "Pauline," must be in Times
New
Roman, bold, italic, 15 points and "female" in Times New Roman, bold, 12
points... Is there easy solution for such request?
Thanks for any help...


.



Relevant Pages

  • Re: Old story walking again.
    ... >>report of finding evidence of a Roman wreck is itself evidence. ... only that those artifacts are genuinely Roman of the late first ...
    (sci.archaeology)
  • Re: Split a Document
    ... split the document at each Times New Roman Bold 12 title into separate files ... With Selection ... .Font.name = "Times New Roman" ... title which is Bold Times New Roman 12. ...
    (microsoft.public.word.vba.beginners)
  • Re: How to do this? Thanks
    ... Set rng = rng1.Offset.SpecialCells ... Address1 (font:Times New Roman size:10 Not Bold) ...
    (microsoft.public.excel.programming)
  • Re: How to do this? Thanks
    ... Dim cell As Range, rng3 As Range ... Dim ar As Range, maxcnt As Long ... Address1 (font:Times New Roman size:10 Not Bold) ...
    (microsoft.public.excel.programming)
  • Re: How to do this? Thanks
    ... Set rng = rng1.Offset.SpecialCells ... Address1 (font:Times New Roman size:10 Not Bold) ...
    (microsoft.public.excel.programming)