Using Rich Text Box control

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,
I'm using access 2K3 in 2000 format. Created report and added in a Microsoft
Rich Text box control. The Rich Text box control has properties, including a
Font property; I've set the font type & size to Arial, 10. But, when I run
the report the font size in preview mode is about 24. I don't see where the
problem is, but it's a problem b/c I can't seem to control it. Anyone have
an idea how this works or different way to have formatted text show up on a
report. Obviously I could mess with textbox controls but the rich text box
is much better.

Thanks,
Jim M.


.



Relevant Pages

  • Re: Access 2007 Rich Text Deficiencies?
    ... ActiveX control to use rich text. ... format. ...
    (comp.databases.ms-access)
  • RE: How to replicate Excels numeric "Accounting" format in Access
    ... Now each report setup actually only does one page of the final report for ... you can use some code to accomplish the format display. ... control that you want to appear as Accounting format and enter "Accounting" ... Dim ctl As Control ...
    (microsoft.public.access.reports)
  • Re: Alternate rows with bold font
    ... Viewed report in design view ... This is why I need to alternate between bold and normal font. ... property of a line control. ... Code the Detail Section Format event: ...
    (microsoft.public.access.reports)
  • RE: Eliminating #Error from Report
    ... design mode of the report. ... If you are calculating ... I would try making a new control in the report ... The format for my newly created SalesCompare ...
    (microsoft.public.access.reports)
  • Re: Numbering
    ... If GrpNameCurrent = GrpNamePrevious Then ... I have a report with multiple records in it. ... Add an unbound control to the Page Footer. ... Paste the code into the Page Footer Format event. ...
    (microsoft.public.access.reports)