Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
0 answers
99 views

How to compare TIFF files with fields tagged 37680 (0x9330)?

Let's assume two TIFF files which are probably the same except their tags (according to a Web search) “MSPropertySetStorage” / “OLE Property Set Storage”: $ ls -l f1.tif f2.tif | cut -d ' ' -f 5,11 ...
AlMa1r's user avatar
  • 159
0 votes
1 answer
3k views

How to overcome regtlibv12 error and register a type library (OLE)?

I am trying to setup a vb6 environment on Windows 10 machine and use it with some ocx components. But whenever try to use regtlibv12.exe with any of the tlb files, I get error: RegisterTypeLib of ...
Ivan P.'s user avatar
  • 245
1 vote
1 answer
399 views

How does OLE work with email?

I know that I can link two files together (e.g. a Visio diagram included inside a Word document) such that if I edit the diagram inside the Word document, the Visio file is updated. How does this ...
Robin Green's user avatar
  • 1,305
0 votes
0 answers
106 views

How can I reformat an incoming dynamic table into a standard format?

I need to reformat a connected-data table in one Excel worksheet into a standard table layout in another worksheet. The problem is that the data-in worksheet will have volatile schema, so I can not ...
user25644's user avatar
  • 105
1 vote
1 answer
48 views

How can I specify what part of a word doc to display when embedded

When I embed sub.docx in main.docx, is there a way to have only part of sub.docx display in main.docx?
David Thielen's user avatar
1 vote
1 answer
733 views

How to control MS OLE source bookmark creation for copy / paste?

Somehow, my MS Word 2016 (Office 365) configuration (under Windows 10, current level) is set so that every time I copy selected material and paste it elsewhere, the source material becomes an OLE (...
dvhirst's user avatar
  • 39
0 votes
1 answer
1k views

What is the difference between OLE DB and ODBC in relation to a Crystal Reports datasource connection?

I'm relatively new to Crystal Reports and I'm testing out various report viewers. When I made my report in Crystal reports, apparently I used an OLE DB connection to the data source, in this case SQL ...
YetAnotherRandomUser's user avatar
1 vote
0 answers
152 views

Excel Range in Word as an OLE Picture

We have a word document which contains pictures linked to an excel document. The update has now started failing (at some point in the last two months). The error message is Objects in this document ...
Hector's user avatar
  • 156
2 votes
1 answer
624 views

Can I disable OLE pasting from Photoshop to Word?

When I copy an image from Photoshop into MSWord it defaults to creating an OLE object instead of a bitmap image. This is never what I want as it is harder to work with, and incredibly slow. If I ...
P.Turpie's user avatar
  • 203
0 votes
1 answer
2k views

how to install a visualfox pro odbc on windows 7?

I'm currently on a windows 7 laptop, on which I want to install a visualfoxpro driver. On Microsoft's page, it says Visualfoxpro's ODBC driver has been discontinued. I've used instead Microsoft OLE ...
Andy K's user avatar
  • 392
0 votes
0 answers
45 views

What prerequisites are there to insert an Excel object into another type of document?

I have Excel 2016 installed. Is there any additional package or add-on I need to make it available to other software that supports OLE? I tried to insert an Excel spreadsheet object into Wordpad, but ...
G. Lester's user avatar
1 vote
0 answers
3k views

"Microsoft Excel is waiting for another application to complete an OLE action" interrupting VBA code

I've got an Excel workbook that is running some VBA code, which I use every day. During execution, it keeps hanging on a dialog box saying "Microsoft Excel is waiting for another application to ...
DarkMoon's user avatar
  • 655
2 votes
2 answers
21k views

How to embed or link a text file in Excel?

I have a text file containing a memory dump from an embedded system, which I update after every run (the file is formatted in the Motorola SREC format, but this is not too important). I am using Excel ...
ysap's user avatar
  • 2,710
3 votes
1 answer
9k views

Creating new user using useradd ,but fails since its unable to create group in Oracle Linux 6

Below is the terminal execution [root@machine chef-server]# useradd -s '/bin/sh' -d '/opt/chef-server/embedded' -r chef_server useradd: Can't get unique system GID (no more available GIDs) useradd: ...
Santosh Gokak's user avatar
0 votes
1 answer
2k views

Is there an easy fix to this copy/paste into Excel error?

When I attempt to paste a large spreadsheet (from a DB, ~90,000 rows) into Excel, I keep getting this error: Microsoft Excel is waiting for another application to complete an OLE action I know ...
Caffeinated's user avatar
1 vote
0 answers
364 views

When trying to link word document to Excel, system hangs

I'm trying to build an excel document that pulls in images and word documents into it from other files. Sometimes when I use the insert -> object function it works right, but other times it strangely ...
OMT's user avatar
  • 11
0 votes
2 answers
348 views

How to put a bunch of different types of documents into a single Word doc?

I am working on a long document that will have to include JPEGs, certain pages of PDF docs, bits and pieces from various Excel spreadsheets. I need all this to end up in a Word document. I suppose ...
AngryHacker's user avatar
3 votes
2 answers
10k views

How to link to an Excel pivot table that will expand over time in Word 2007?

I have a pivot table in Excel 2007 which I’ve pasted it into Word 2007 using Paste Special (Paste link) -> Microsoft Office Excel Worksheet Object. The pivot table appears in Word and the link to ...
Daljit Dhadwal's user avatar
1 vote
9 answers
48k views

PowerPoint embedded video does not play visibly. Sometimes audio can be heard

On a company-issued PC (Dell Latitude D630 running Windows XP SP3), using PowerPoint 2003 (11.8324.8324) SP3. If I embed a video of any supported type (WMV, AVI, MPEG) using a Media Player OLE object,...
CarlF's user avatar
  • 8,874