just want to know how to apply vlookup using vbscript. Already doing this using vlookup. But since number of files increasing, using vlookup becoming a lot cumbersome and confusing.
hi
I am using vbscript to generate report in word document from the data from oracle data base( about 10K pages).
but I get following error after 1240 page
Error: 4605 - This method or property is not available because there is a memory or disk problem.
Thus I captured the error and saved...
Saving or exporting a word document as pdf takes very long, using VBscript. Is there way to run save as on high priority or to allocate high memory to the command so that it execute faster.
Set doc = wrdApp.Documents.Open(myfiledoc)
Doc.ExportAsFixedFormat...
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.