Microsoft Excel is not a database



OK, I know Excel comes preloaded on the machines at work and I know having a
big table *looks* like a database, but it isn't. Want to compare a load of
stuff across 3 tables and pull out only what you need? Tough. Want to sort
on more than 3 criteria? No can do. Want to make sure the data is in the
right format and you don't enter text into a number field? Good luck.

The project I'm working on involves doing stuff with loads of spreadsheets
but until they're loaded into a proper database where they should be, the
information is pretty useless. Thankfully one thing Excel *is* good for is
creating SQL insert scripts. Unfortunately Access doesn't like scripts with
more than one SQL statement, or even SQL statements more complex than SELECT
a FROM b WHERE c ORDER BY d, so I'm using SQL Server instead. It doesn't
take much more setting up than Excel would either. I wonder how different
things would be if they'd done this in the first place and had a central
database rather than several hundred spreadsheets with conflicting or out of
date information.

Just a bit of a rant, but at least I'm getting things under control.

mh.
--
>From address is a blackhole. Reply-to address is valid.

"People are animals too."
.



Relevant Pages

  • Re: Database isnt updating
    ... So are you sure about this SQL statement? ... > have an Excel spreadsheet that had a list of names. ... > database and they don't show the updated changes. ... Microsoft FrontPage MVP ...
    (microsoft.public.frontpage.client)
  • Re: why>?
    ... I believe that it is a lot more complex to do it in Excel than ... Similar to me saying that since Access macros, ... Access' internal routines are mostly based on scripts and macros, ... disinfected database may become inaccessible. ...
    (microsoft.public.excel)
  • Re: Save Query Results as table to another Access Database
    ... The following SQL statement should do it for you: ... Graham Mandeno [Access MVP] ... server) and it paste the data on 4 sheets in excel. ... I'd like to develop a similar database that saves the results of the 4 ...
    (microsoft.public.access.formscoding)
  • Re: Is Excel the best MS Office tool to use for this business appl
    ... I did download several of the MS Office Excel ... database for these items. ... the other end of this topic is the fact that my friend has no ... Compile and maintain my friends list of products and their cost, ...
    (microsoft.public.office.misc)
  • Re: Word 2007/Excell 2007 - random loss of field contents on mailm
    ... I think, for now, I will try to put a few dummy rows in the database while I ... the document to get data from Excel and insert it. ... use that as the data source for the merge. ... I want the field with data to insert that data in the Word doc. ...
    (microsoft.public.word.mailmerge.fields)