Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / July 2005

Tip: Looking for answers? Try searching our database.

Word object and its Enumerations

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Karthik - 11 Jul 2005 08:08 GMT
I need to store various printer settings into the database (this would be
done by the user thru “Maintain Printers” screen).

1.      In what format I’ve to store the printer information (paper source,
papersize …)?
2.      Then how do I apply the stored values to word object. (It’ll accept
only its enumerations)?
Jezebel - 11 Jul 2005 09:33 GMT
Use the object browser to check the property names and data types. The data
types will tell you the format for storing the values in the database. You
set Word object properties the same as any other VB/VBA properties.

>I need to store various printer settings into the database (this would be
> done by the user thru "Maintain Printers" screen).
[quoted text clipped - 5 lines]
> accept
> only its enumerations)?
Chuck - 11 Jul 2005 10:59 GMT
You might find the following MS Knowledgebase articles helpful

How To Obtain Built-In Constant Values for an Office Application (macro for
getting constants from Office apps, 2000+):
http://support.microsoft.com/default.aspx?scid=kb;en-us;239930

Built-in Constants in Visual Basic for Applications (contains link to
downloadable modules and spreadsheet containing contant values for Office 97):
http://support.microsoft.com/default.aspx?scid=kb;en-us;112671

> I need to store various printer settings into the database (this would be
> done by the user thru “Maintain Printers” screen).
[quoted text clipped - 3 lines]
> 2.      Then how do I apply the stored values to word object. (It’ll accept
> only its enumerations)?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.