Re: How to insert a '*' in certain controls when Enter is pressed.



Allen Browne wrote:

Thanks, Marsh.

That's a much simpler solution for the case ThomasAJ wanted.

Where I've had problems with just setting the SelText is if the inserted
text needs to end with a space. It seems to get trimmed off if you set the
SelText (or even the Text.)


Bummer!

A2003 only trimmed trailing spaces when the cursor was at
the end of the existing text. This would be irritating if
Thomas wanted some indenting after appending a new line.

--
Marsh
MVP [MS Access]
.


Loading