"Christian" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi there,
>
> At the moment I'm working on program for chemical calculations.
> I created a Userform with a lot of TextBoxes and Labels for data
> input.
>
> Problem: I can't find a way to display chemical formulars (e. g. H20:
> the "2" must be subscript) correctly in a textbox.caption or
> label.value
Hi Christian,
you need the Rich Textbox (Richtx32.ocx) instead of the Text Box.The problem
is that the Rich Textbox is nolonger trusted
See the discussions here (Remove the carriage returns inserted in the long
URL by the news reader) :
http://groups.google.co.uk/group/mic...b649c569bb5369
http://groups.google.com/group/micro...b012e5230d7a81
Maybe you can use one of these :
Newsgroups: microsoft.public.excel.programming
From: Perico <Per...@discussions.microsoft.com>
Date: Mon, 19 Jun 2006 14:03:01 -0700
Local: Mon, Jun 19 2006 11:03 pm
Subject: RE: Problem with RICHTX32.OCX
I had this problem. The solution for me was to use the msMask32.ocx
instead.
Newsgroups: microsoft.public.excel.programming
From: "RB Smissaert" <bartsmissa...@blueyonder.co.uk>
Date: Fri, 5 May 2006 23:06:07 +0100
Local: Sat, May 6 2006 12:06 am
Subject: Re: Problem with RICHTX32.OCX
If you are interested I can mail you a RichTextBox control that behaves just
like the regular one but doesn't have this security problem.
RBS
hth
Gys