December 2007
M T W T F S S
« Nov   Jan »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Archives

Archive for December, 2007

Com Exception Error when Automating Excel from VB.Net

( .Net )

UPDATE!
hueymanchew, quite rightly points out that .text is read only, so the you can’t write to that property of a cell! A case of not seeing the wood for the tree I think!
I’m writing a light wight class to use in VB.Net projects which will late bind to Excel and dump a load of data […]

Free VBA code library!!!

( Addins and Downloads and .Net )

Right that should get a few people here!
XL Dennis has made public the first version of his code librarian - “.NET Co Library”.
I’ve done a bit of testing for this addin and can personally vouch for how useful it is - keep all you VBA code in one place - copy the .mdb and […]

Delphi needs a Dot Net?

( .Net and Delphi )

Last night I downloaded Turbo Delphi, tonight I installed it, well, I tried to install it!

Looks like good old Delphi uses some parts of the .Net Framework and SKD - and why not really, but a little bit surprising?
Clearly I don’t have 1.1 - so I’ll have to install this in a few weeks(when […]