Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Access Modules daovba ado > Where is the TE...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 1514 of 1609
Post > Topic >>

Where is the TEXTFORMAT Property?

by =?Utf-8?B?UGF1bA==?= <Paul@[EMAIL PROTECTED] > Jul 19, 2008 at 06:51 AM

In access 2007 I can set a table field to be a memo and further set it to 
contain rich text by setting the filed's TextFormat property. My question 
is... how do I do this in code? I can't seem to find that property, or am
I 
going about it wrong?

Here is how I thought it would work:

  tblTableDef.Fields.Append tblTableDef.CreateField("SpecialOfTheDay",
dbMemo)
  tblTableDef.Fields("SpecialOfTheDay").TextFormat = acRichText

or something like that.

Thanks!
Paul
 




 1 Posts in Topic:
Where is the TEXTFORMAT Property?
=?Utf-8?B?UGF1bA==?= <  2008-07-19 06:51:01 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Nov 20 7:15:57 CST 2008.