I used to program back in the late 90s. Always for fun, coming up with new scripts, whatever.
I am a quick learner, in the distant past, I coded in VC++, Basic, Perl, html.
With work, I've been doing a lot more analyst work and I've written quite a few macros in Excel to manipulate databases / whatever. I pretty much started from scratch with Excel only knowing a couple basic functions and now I am writing / implementing custom functions.
I am at the point where some of my work needs to be published the idiots in my company and I do not want to keep the format in Excel because they will most likely screw something up and then I will get a call asking to fix their local copy. Fuck that.
It is basicly a couple of different search strings from a database of various different attributes of our products, mostly for sales / shipping purposes (currently the file is roughly 20,000 rows by 50 columns, just about a million different variables in it... never did that math before kinda cool)
Would it be better to code it in VB or Access or ?
Currently all the data is in an excel spreadsheet.
I do not know VB or Access, but as I stated before I am no slouch and learn pretty quick.
What do you guys think?