opinfos.com

  • Home
  • Microsoft Visual Basic Runtime Error 5852
  • Contact
  • Privacy
  • Sitemap




Home > Microsoft Visual > Microsoft Visual Basic Runtime Error 5852

Microsoft Visual Basic Runtime Error 5852

Submit feedback to IBM Support 1-800-IBM-7378 (USA) Directory of worldwide contacts Contact Privacy Terms of use Accessibility Register Help Remember Me? Code: Sub merge() Set objword = Nothing Set Odoc = Nothing Set Odoc2 = Nothing Set objword = CreateObject("Word.Application") objword.DisplayAlerts = False Set Odoc = objword.documents.Open(Range("D43").Value) objword.Visible = True Odoc.Application.Visible = i believe the document is in some way damaged one thing that may help is to save the original main document as a template, you can then open a new document even so, you need declare the constant, wdsendtonewdocument or replace it with the zero value, Odoc.MailMerge.Destination = 0 or const wdsendtonewdocument = 0 as currently it is doing nothing i do http://opinfos.com/microsoft-visual/microsoft-visual-basic-runtime-error-4608.html

Works like a charm with Office/Word 2000. Jenn Last edited by JennEx; Apr 27th, 2010 at 08:09 AM. i have a similar problem with the same error number. Requested object is >not available' message when I use Access 2003 to send data to a word >(2003) mailmerge document. > >Prior to going over to Office 2003 we have not https://social.msdn.microsoft.com/Forums/en-US/7b0f97de-3584-4e91-a1aa-482f149fbeb5/runtime-error-5852-requested-object-not-available?forum=vbgeneral

You guys are great BTW, and I can't ask for more but patience. Yesterday, a new employee started, and the IT guys set her up with a computer built from a ghost file. Join our community for more solutions or to ask questions.

Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next dim all variables as required PC Review Home Newsgroups > Microsoft Access > Microsoft Access Forms > Home Home Quick Links Search Forums Recent Posts Forums Forums Quick Links Search Forums Recent Posts Articles Articles Quick Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.Just copy and paste the BBCode HTML Markdown MediaWiki reStructuredText code below into your site. VBA Visual Basic Covered by US Patent.

So I am thinking that we need to find a way to code around this. Developer Network Developer Network Developer :CreateViewProfileText: Sign in MSDN subscriptions Get tools Downloads Visual Studio Subscription access SDKs Trial software Free downloads Office resources SharePoint Server 2013 resources SQL Server 2014 Posting Guidelines Promoting, selling, recruiting, coursework and thesis posting is forbidden.Tek-Tips Posting Policies Jobs Jobs from Indeed What: Where: jobs by Link To This Forum! http://www.ibm.com/support/docview.wss?uid=swg1IC41730 Xyberg, Aug 3, 2016 #6 Advertisements Show Ignored Content Want to reply to this thread or ask your own question?

I will assume then that it also lost it's SQL query? So far I've tried the suggestions in these two MS articles: http://support.microsoft.com/kb/913804/ http://support.microsoft.com/kb/825765/ So far neither of these have worked. regards, tofuboy Saturday, October 21, 2006 1:34 AM Reply | Quote 0 Sign in to vote Add me to the list. Talk With Other Members Be Notified Of ResponsesTo Your Posts Keyword Search One-Click Access To YourFavorite Forums Automated SignaturesOn Your Posts Best Of All, It's Free!

It is a lot smaller, and hopefully more maintainable It captures the main document into a variable, to avoid the ambiguity of the ActiveDocument Sub mailmergetemp2() Dim docMain As http://www.tek-tips.com/viewthread.cfm?qid=992487 basic features: (repairs system freezing and rebooting issues , start-up customization , browser helper object management , program removal management , live updates , windows structure repair.) Recommended Solution Links: (1) Have you recently installed/uninstalled any programs? 0Votes Share Flag Collapse - Getting a MS VB runtime error 5852 by leap · 15 years ago In reply to Getting a MS VB To unlock all features and tools, a purchase is required.

different paths to documents and datasource i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say http://opinfos.com/microsoft-visual/microsoft-visual-basic-runtime-error-5151.html Similar topics word Mail merge Driving word mail merge Using MonthName Function In MS Word Mail Merge From Access Word mail merge from Access with parent child records MS Access and This happens only while closing a word document. This tool will scan and diagnose, then repairs, your PC with patent pending technology that fix your windows operating system registry structure.

What message to you get? Have you tried redefining the datasource; go through the mailmerge wizard again. However, Citrix system people are often of little help, as they typically know next to nothing about Access. Source msgbox wdsendtonewdocument should show 0 Hi Pete!

It look more like Word VBA. Here?s an article that references the error message.(Type the Q number into the "For solutions containing..." box at support.microsoft.com)Run-time Error '5852' When Searching for Record in TableQ264754The universal fix for Word I hope it's today finally.

How does a main mail merge document lose it's database?

This is the most critical part of my Excel based application ... This question was closed by the author 0Votes Share Flag Back to Software Forum 6 total posts (Page 1 of 1)   Search Start New Discussion Start New Discussion Create a Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next dim all variables as required Compatibility: Windows 7, 8, Vista, XP Download Size: 6MB Requirements: 300 MHz Processor, 256 MB Ram, 22 MB HDD Limitations: This download is a free evaluation version.

Get 1:1 Help Now Advertise Here Enjoyed your answer? Select the "Insert" tab: Click "Hyperlink": Type "http://" followed by a web address to reference a website or navigate to a document to ref… Office / Productivity Office Suites-Other MS Office Join & Ask a Question Need Help in Real-Time? http://opinfos.com/microsoft-visual/microsoft-visual-basic-runtime-error-5843.html I'll try to find a place to put in Koolsid's suggestion, but I'm not optimistic.

© Copyright 2017 opinfos.com. All rights reserved.