Back in the old times when I programmed in VBA/ VB sometimes there was the necessity to use … workarounds. A very popular especially in Excel development was DoEvents. Have a look onto this official sample by Microsoft: ‘ Create a variable to hold number of Visual Basic forms loaded ‘ and visible. Dim I, […]
Category: Office
Microsoft Graph & Excel API: Waterfall Charts with d3js as Office 365 Addin – is that already stable?
Did you hear about Waterfall? No, I don’t mean the oldschool development practice of the NASA to ensure that a rocket-powered aircraft will fly in space forever. I mean Waterfall charts: These charts do add some value for business users as they are different. They do not just show data, they show data with a […]
Embedding pdf into PowerPoint by usage of OpenXml
So what’s the fun part of mainly working into Azure when you not have to go back to really oldschool coding with OLE? Having worked with these old-fashioned OLE libraries means (again) being able to really worship working into brand-new Azure environment where pretty much everything is moreless clear. I currently write software for Books. This is automation software for […]