My Glade

Excel, Delphi, Thoughts

Skip to content
  • Home
    • Delphi
    • Excel
    • General
  • Downloads
  • Impressum
    • Legal Notice

Delphi XLL Basics – XLOPER/XLOPER12

2 Replies

You need some basic objects to create Excel XLL Add-Ins with Delphi. At first, we need a structure to exchange data with Excel. Therefore, Microsoft describes the XLOPER and XLOPER12 structures inside the Excel Software Development Kit (SDK). Continue reading →

This entry was posted in Delphi and tagged Delphi, Excel, XLL on November 25, 2012 by Edgar.

Excel development with Delphi

2 Replies

What kind of relationship exists between Delphi and Excel? Delphi is seldom associated with Microsoft Excel. And some people spread the rumor that Managed Code is the best practice for Excel Add-Ons. But it is baseless. Microsoft provides a C-API. And in the old days of Visual Studio 6, VB was a good choice too. Continue reading →

This entry was posted in General and tagged Delphi, Excel, General on November 11, 2012 by Edgar.

Excel ChangeLink-Method of Workbooks

The language reference describes a typical application of the ChangeLink method. This article describes another useful application. There is a special kind of workbooks that also generate links – VBA Add-Ins. Continue reading →

This entry was posted in Excel and tagged Excel, VBA on October 29, 2012 by Edgar.

Excel UDF absolute path problem and #NAME! error

1 Reply

VBA Add-Ins (XLA, XLAM) that provide User Defined Functions (UDF) are an easy way to add functionality to Microsoft Excel. But a typical problem with such add-ins result from the way Excel stores function calls in a workbook. Your UDFs work fine as long as the path to the addin does not change. Continue reading →

This entry was posted in Excel and tagged Excel on October 28, 2012 by Edgar.

Excel Text-Property of a Range Object

1 Reply

Don’t be confused if you look at the official documentation. The Text Property of an Excel Range Object is a read-only string. It returns or sets the text for the Range Object. This is a real concise description, isn’t it? Continue reading →

This entry was posted in Excel and tagged Excel, VBA on October 7, 2012 by Edgar.

Who is Mygla?

Leave a reply

Mygla (Μύγλα) was a goddess in the Greek mythology. A well-known part of the Greek mythology is Hesiod’s Theogony with the Twelve Olympians. Other parts got lost in the course of time. Continue reading →

This entry was posted in General and tagged General, Thoughts on August 19, 2012 by Edgar.

Intuition

Leave a reply

Sometimes, you find a glade when you walk through a forest, a glade with a big tree that invites you to sit down under its shade and to enjoy such a nice place. Continue reading →

This entry was posted in General and tagged General, Thoughts on August 17, 2012 by Edgar.

Post navigation

Newer posts →

Categories

  • Delphi
  • Excel
  • General

Recent Posts

  • Range arguments for a XLL function
  • XLLs – Add a Menu
  • Add-In installation without Add-In Manager
  • Excel COM Add-Ins with Delphi Part III
  • Excel COM Add-Ins with Delphi Part II

Pages

  • Downloads
  • Impressum
  • Legal Notice
September 2025
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  
« Nov    

Archives

  • November 2014
  • August 2013
  • April 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • August 2012
Proudly powered by WordPress