Oh, I'm fairly sure Access will be an excellent tool for this job, probably
better than Excel; you won't likely need anything equivalent to HLookUp since
Access, by its nature, is relational and will use Queries linking tables to
bring data from different "sheets" together.
HOWEVER... it's not going to be as simple as just coming up with the
"equivalent functions" or "same operations" in Access as you're currently
using in Excel. You will need to step back, reanalyze the task, restructure
your spreadsheets into properly normalized Access tables (very likely making
major changes to how the data is arranged), and then come up with ways touse
that normalized data to fulfill your business needs, using Access queriesand
(probably) functions and VBA code. Without knowing the details of *how* your
spreadsheets manage the data, of course I can't say just *how* you would do
this - but I think you can and should do it, possibly with some professional
help if the structures are very complex.
Similarly, without knowing just what data you have or how your calculations
now work, I have no idea whether Access is "the best" tool or not. Someone
expert in Access may say, sure, bring it on; someone whose expertise is in VB6
or VB.Net or C++ may say "No way, my program is MUCH better" - and they might
be right!
But... based on what you've posted... it sounds like relating different blocks
of data to one another and doing calculations with them is at the root ofyour
task; given that, I'd strongly suggest that Access would be the first thing to
try. It's going to be a learning curve and an implementation effort, but I'm
guessing it will be simpler than most of the alternatives. Bear in mind my
Access bias and my ignorance of your detailed needs of course!
--
John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/Fo...al.answers.microsoft.com/Forums/en-US/addbuz/
and see alsohttp://
www.utteraccess.com