Subpage under development, new version coming soon!
Subject: XML Files
- 1
ken [del] to
All
I am thinking of making an assistant program on Excel for my team only, i know how to build up the worksheet and everything but i dont know how to download my team's info onto the Excel worksheet, does anyone know how to do this?
(edited)
(edited)
My best advice would be to use one of the available programs.
If you want to learn to do some programming, Excel isn't the best place to start.
If you want to learn to do some programming, Excel isn't the best place to start.
oh where is the best place to start? and plus i am using the programs i just want my own.
you could build an xslt page, which IE or firefox would be able to run. it's a bit tricky though.
Tutorial Here
good luck
Tutorial Here
good luck
If you know vba (the stuff in Excel) Perhaps you could look at using VB.Net which is similar. Microsoft do a free version of Visual Studio called express . If you are new to programming you could try Borland's Turbo Delphi (again Free) . Its also fairly easy to use and easy to read and their community is very friendly. Or you could go for free Java (Eclipse is a complicated but good IDE or there is NETbeans). Or you could go the the Ruby on Rails route but to name a few.
If those are too easy. I'd program in LISP or BrainF*ck.
Failing that lolcode
(edited)
If those are too easy. I'd program in LISP or BrainF*ck.
Failing that lolcode
(edited)
- 1