Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Steve" wrote ...
Sadly not an application for a database due to the analytics involved, though perhaps a combination if such a thing is possible ? Databases are optimized for data storage and retrieval but are mediocre for analysis work. Excel is an excellent for analysis but is mediocre when it comes to data storage and retrieval (limited rows per table, poor data typing, lack of DRI constraints etc). Using Excel and a 'proper' database product should yield the best of both. The preferred data access tools for Excel are ADO in VBA code and MS Query for GUI tools. Jamie. -- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating multi-user Excel form for online | Excel Discussion (Misc queries) | |||
Multi-user | Excel Discussion (Misc queries) | |||
multi user | Excel Discussion (Misc queries) | |||
Multi user | Excel Discussion (Misc queries) | |||
How to make it a Concurrent (Multi-user) spreadsheet | Excel Programming |