I'm still not having much luck..
What I'm trying to accomplish is -
each month I run a number of reports, approx. 100 or so, divided into 5 areas - EAST,WEST,NORTH,SOUTH,CENTRAL.
Each of the managers for those areas provides me with a short (<1 page) letter in Word, that goes on the first page...
I will give it a try, Thanks!
I was aware that it may bloat, but there will be no more than 5 1-page Word docs at any time in the DB, I figured I could live with that
Sorry, forgot to add..with the above, MS Word is already open, and I can open/close it through VB so that isn't an issue.
If I manually select, copy, paste from a Word doc into the Access table OLE Object field, the type shows up as 'Word Document' rather than 'Long Binary Data'. I'm essentially...
I've nearly got something working..
I have a simple database with one table -
TestTable, 2 fields
ID - Auto Increment primary key
Doc - OLEObject
The code sort of works, but instead of inserting as a Word doc, the doc is inserted as 'Long binary Data' which of course won't display in a bound...
Hi All
I need to store an OLE object (short MS-Word doc.) in a table.
The table is fairly simple -
Table name - AreaLetters
ID_Number - primary key, auto increment
Area - Character, 40 characters - contains an area name, eg East, West
Letter - OLE Object
I need to open a dialog box to allow...
I have changed things a bit, and now open the report in design view, add an unbound object frame, set the .Sourcedoc as appropriate..but it still fails at the .Action part. How can I force the frame to update and display the contents of the word doc?
This is what I have so far -...
Hi All
I have a report that is run monthly, however I would like a short Word doc inserted into the report. The doc changes from month to month, so my original plan was to place an unbound object frame in the report, then at run time open a file chooser dialog so the user could select the doc...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.