View Single Post
  #3  
Old May 31st, 2010, 10:46 PM posted to microsoft.public.access
Arvin Meyer [MVP][_2_]
external usenet poster
 
Posts: 2,310
Default How can I type within a cell like it is a word document?

Possibly with a Rich Text Box control. FMS has one:

http://www.fmsinc.com/MicrosoftAccess/RichTextMemo.html

and here's a free one:

http://www.lebans.com/richtext.htm
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.accessmvp.com
http://www.mvps.org/access
Co-author: "Access 2010 Solutions", published by Wiley


"bmowell" wrote in message
...
Hi,

Is there a way to type text within a cell where I can choose the position
of
the text by clicking within the cell like you can within a word document?

I'd like to be able to easily type in something like this:

YOU:
ME:
No I can not do that! (happy)

Yes you can!

And be able to select the placement of my text WITHOUT having to hold down
the cursor to push it forward.

Thanks!