Archive for the ‘Tech’ Category

Mine Field of Excel Development Tools - Part 5

Monday, November 26th, 2007

It’s time to call it quits for now. Yup, I give up. I’ve killed an entire week on this, well over 100 hours. I have clients that need attention and this project isn’t earning its keep. The code is working great on development systems but I can’t get it to work properly on a non-development workstation. I’m am closing this for now with a definitive current tutorial which works to some extent - it doesn’t work entirely but the data is much more accurate than old blog and forum entries you’ll find out there. Maybe someone from Microsoft can correct the errors - or look at my systems with me so that we can make this work and document it for everyone!

(more…)

Mine Field of Excel Development Tools - Part 4

Sunday, November 25th, 2007

Andrew Whitechapel’s generous bloggings on Automation Add-ins and shims are chock full of helpful information. Unfortunately the blog entries are also over two years old and I’ve just found out the code details are no longer valid.

(more…)

Mine Field of Excel Development Tools - Part 3

Saturday, November 24th, 2007

The task is to create an Excel User Defined Function with managed .NET code. It seems so far that the way to go is with shims which proxy COM requests from Excel and separate the managed code into its own application domain for security and stability. This short article summarizes how I’ve come to that conclusion.

(more…)

Mine Field of Excel Development Tools - Part 2

Friday, November 23rd, 2007

I’m continuing my notes here for anyone else who needs to tread through this minefield. At the moment my code is working great on systems that have Visual Studio installed, but not on another test system without VS. Sigh. That means I can’t deploy this code yet. See the Summary in this article for the current status, and see the first article for more links and details.

(more…)

Mine Field of Excel Development Tools - Part 1

Saturday, November 17th, 2007

If you’ve been reading my other blog entries, you know I’ve been working a lot with Excel lately. I worked intensely with this environment several years ago. I’ve found all of the Microsoft Office applications to be fun to work with at the object model level - OK, call me a geek. Unfortunately MS Office apps have always been far behind the technology curve when it comes to developer tools. These are my notes about how to do the development that I need given the state of the tools available.

(more…)

NebulaXChange : Excel to MV and beyond

Friday, November 9th, 2007

A long time ago there was a product called CrowFlight that retrieved data into Excel from MV. Some companies still have it and I occassionally get a call from someone looking to replace it. Well… I now have two ways of using Excel formulas to call into MV, and this functionality can be combined with NebulaXLite.

(more…)

New Product and New Forum

Wednesday, November 7th, 2007

We released a new product today, though it’s been on the website for about a month to start drumming up interest - and that it did. NebulaXLite allows MV BASIC to create "real" Excel workbooks - and it seems to work with OpenOffice and Google Doc Spreadsheets too! We also have a new forum to discuss our product and service offerings.

(more…)

SQL with Excel

Monday, October 22nd, 2007

This is a response to an inquiry in the U2 tech forum about the need to use [Worksheet$] syntax in a SQL query, and the idea that an Excel worksheet is treated like a System Table. This isn’t really a U2 topic so I thought I’d tackle it here.

(more…)

Don’t Migrate - Integrate

Friday, October 5th, 2007

Faced with a migration from your current software package? Lost a client to Oracle, SAP, Quckbooks? Many MV shops lose the war because they aren’t invited to the battles. And sometimes even the people who win wind up losing. There is a better way.

(more…)

Mixed Messages

Saturday, September 29th, 2007

Why do I suddenly feel like someone just asked me if this computer thing will really catch on, or if water is a good idea?

(more…)