I do not understand your question. There is no RTF2 field type. The RTF
control can be bound to a standard Memo field. The RTF2 control is
capable of displaying RTF marked up text contained in the Memo field.
You can import the Text for your Memo field using any of the standard
Text import functionality of Access.
--
HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
> Thanks for the tip - worked fine.
>
[quoted text clipped - 49 lines]
> Unlimited download
> http://www.usenetzone.com to open account
Sorry, didn't explain myself very well...
If I import text to the field from say, Word, will it display with the Word
formatting, that's all.
Sorry if this is stupind!
SH
>I do not understand your question. There is no RTF2 field type. The RTF
> control can be bound to a standard Memo field. The RTF2 control is
[quoted text clipped - 70 lines]
>> Unlimited download
>> http://www.usenetzone.com to open account
Stephen Lebans - 31 Jan 2005 15:24 GMT
You can copy and paste via the Clipboard.
or
You can Save your Word document as RTF and then insert that textfile
into the RTF2 control.
--
HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
> Sorry, didn't explain myself very well...
>
[quoted text clipped - 85 lines]
> Unlimited download
> http://www.usenetzone.com to open account
Sharper - 31 Jan 2005 16:18 GMT
...but I can't import directly into the table (in bulk) or bind the control
to an existing (non RTF) memo field and get, say plain text? I tried doing
the latter and just got a blank box.
Is there a way round that?
I have quite a large amount of data to go into the table to which the form
refers (over 600 records), so cut/paste would be a nightmare - unfortunately
I'm not very hot on VBA to do it programatically.
Thanks for your help so far.
SH.
> You can copy and paste via the Clipboard.
> or
[quoted text clipped - 108 lines]
>> Unlimited download
>> http://www.usenetzone.com to open account