A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

rtf2 lebans



 
 
Thread Tools Display Modes
  #1  
Old July 31st, 2006, 02:43 PM posted to microsoft.public.access.forms
A.C.
external usenet poster
 
Posts: 21
Default rtf2 lebans


i have installed rtf2 lebans control ver. 1.8. If i use un unbound control i
have a problem when
i transfer data from a memo table.
I use:

rtf2.RTFtext= memofield in recordset

i have a message: RTF2: property is read only.

After is Ok, but i don't know how can't display this message


Thank you.


  #2  
Old July 31st, 2006, 09:36 PM posted to microsoft.public.access.forms
Stephen Lebans
external usenet poster
 
Posts: 619
Default rtf2 lebans

You cannot populate an ActiveX control on a form or report before the
control is fully instantiated(created). The Event you are currently using is
too early in the process. What event are you using?

--

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


"A.C." wrote in message
...

i have installed rtf2 lebans control ver. 1.8. If i use un unbound control
i have a problem when
i transfer data from a memo table.
I use:

rtf2.RTFtext= memofield in recordset

i have a message: RTF2: property is read only.

After is Ok, but i don't know how can't display this message


Thank you.



  #3  
Old August 1st, 2006, 11:12 AM posted to microsoft.public.access.forms
A.C.
external usenet poster
 
Posts: 21
Default rtf2 lebans

I use the event Form_Open.


"Stephen Lebans"
ha scritto nel messaggio ...
You cannot populate an ActiveX control on a form or report before the
control is fully instantiated(created). The Event you are currently using
is too early in the process. What event are you using?

--

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


"A.C." wrote in message
...

i have installed rtf2 lebans control ver. 1.8. If i use un unbound
control i have a problem when
i transfer data from a memo table.
I use:

rtf2.RTFtext= memofield in recordset

i have a message: RTF2: property is read only.

After is Ok, but i don't know how can't display this message


Thank you.





  #4  
Old August 1st, 2006, 11:51 AM posted to microsoft.public.access.forms
Stephen Lebans
external usenet poster
 
Posts: 619
Default rtf2 lebans

Change to Form Load.

--

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


"A.C." wrote in message
...
I use the event Form_Open.


"Stephen Lebans"
ha scritto nel messaggio ...
You cannot populate an ActiveX control on a form or report before the
control is fully instantiated(created). The Event you are currently using
is too early in the process. What event are you using?

--

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


"A.C." wrote in message
...

i have installed rtf2 lebans control ver. 1.8. If i use un unbound
control i have a problem when
i transfer data from a memo table.
I use:

rtf2.RTFtext= memofield in recordset

i have a message: RTF2: property is read only.

After is Ok, but i don't know how can't display this message


Thank you.







  #5  
Old August 1st, 2006, 04:42 PM posted to microsoft.public.access.forms
A.C.
external usenet poster
 
Posts: 21
Default rtf2 lebans

thank you.

alessandro.

"Stephen Lebans"
ha scritto nel messaggio ...
Change to Form Load.

--

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


"A.C." wrote in message
...
I use the event Form_Open.


"Stephen Lebans"
ha scritto nel
messaggio ...
You cannot populate an ActiveX control on a form or report before the
control is fully instantiated(created). The Event you are currently
using is too early in the process. What event are you using?

--

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


"A.C." wrote in message
...

i have installed rtf2 lebans control ver. 1.8. If i use un unbound
control i have a problem when
i transfer data from a memo table.
I use:

rtf2.RTFtext= memofield in recordset

i have a message: RTF2: property is read only.

After is Ok, but i don't know how can't display this message


Thank you.









 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:55 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.