Problem with Stephen Lebans' MixBold-plain

U

Utkarsh

Hi

I tried setting up the solution for my situation where I am trying a
concatenate the fields Newshead (a text field) and Newsitem (a memo
field) in a report where the Newshead is to appear as bold and newsitem
in normal font. The newshead is the headline of a newsitem and newsitem
is the news story.

The solution works fine except for a strange problem. The concatenated
string outputs to a single line only. The rest is eaten up even thuogh
both Can Grow and Can shrink properties of the object as well as the
Details section are set to yes.


I would appreciate very much if anyone can help me out.

Thanks
Utkarsh
 
S

Stephen Lebans

Lady is a single line solution only.

If you only need CanGrow/Shrink capabilities on a single page then use a
Rich Text control. See:
http://www.lebans.com/richtext.htm
RTF2 control is an ActiveX RTF solution written in VC++. The RTF2 control is
a complete editing/printing solution for Access 97 or higher. Autosizing of
the RTF2 control is supported for A2K or higher. This is a full automatic
install package. This install package contains 3 required files for the
control to function. The OCX itself, RTF2.OCX and the 2 VC runtime files,
Mfc42.Dll and Msvcrt.Dll. AFAIK the two VC runtime files will already exist
on all installs of Windows.


--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top