|
Need to learn Excel VBA ASAP! Suggestions, tips, advice, examples...
I figure there is probably quite a few smart programmers on this forum, so I thought I would ask here.
So at my summer job, one of my duties is to create a VBA code that will read data from an Excel spreadsheet then export that to an XML document. Certain formatting such as borders and colors will have to be read then written in a certain way within the XML file. The purpose of the XML file is that the coding within the XML will be read by a proprietary program and converted into a spreadsheet that the program can recognize.
Now the problem is that I am a completely new at programming, so I basically have to learn everything from scratch. I have some basic experience making simple C++ programs, that's about it.
I'm just wondering if you guys might have some good advice, suggestions, examples, tips to help me get started with this project? Any bit would be of great help! I only have a few months left to do this...
Thanks guys.
|