#1   Report Post  
cvgairport
 
Posts: n/a
Default Excel vs Access

Is there a good criteria that one could use to determine whether data should
be put into a sophisticated excel spreadsheet or an Access database? I am
trying to determine the best location for a new statistical project I am
working on.

Thanks!

Amy
  #2   Report Post  
Fredrik Wahlgren
 
Posts: n/a
Default


"cvgairport" wrote in message
...
Is there a good criteria that one could use to determine whether data

should
be put into a sophisticated excel spreadsheet or an Access database? I am
trying to determine the best location for a new statistical project I am
working on.

Thanks!

Amy


First of all, Excel isn't really a database. I suspect you will run into all
kinds of problems if you want more than one user. Tell us a tad more about
the project.

/Fredrik



  #3   Report Post  
cvgairport
 
Posts: n/a
Default

Yes, there would be more than one user but I am having trouble with what
Access brings to the table that Excel can't. The project is the collection
of static information arranged in accounts on the rows and months accross the
top. There will be summations and calculations that need to be done with the
inputted data and reporting done off of the information. I mean I know that
Access can do all that but what is it that Excel can't do that Access can.


"Fredrik Wahlgren" wrote:


"cvgairport" wrote in message
...
Is there a good criteria that one could use to determine whether data

should
be put into a sophisticated excel spreadsheet or an Access database? I am
trying to determine the best location for a new statistical project I am
working on.

Thanks!

Amy


First of all, Excel isn't really a database. I suspect you will run into all
kinds of problems if you want more than one user. Tell us a tad more about
the project.

/Fredrik




  #4   Report Post  
Fredrik Wahlgren
 
Posts: n/a
Default


"cvgairport" wrote in message
...
Yes, there would be more than one user but I am having trouble with what
Access brings to the table that Excel can't. The project is the

collection
of static information arranged in accounts on the rows and months accross

the
top. There will be summations and calculations that need to be done with

the
inputted data and reporting done off of the information. I mean I know

that
Access can do all that but what is it that Excel can't do that Access can.



Lots of things. In Excel, you can't really force a column to hold only a
certain type of information. Excel sheets are not very safe, the sheet may
become corrupt. Excel is most likely very slow, there are no indexes.
Withoout constraints, there's no way to guarantee that there are no
duplicate data. Whenever two users try to access the same data, you will
probably run into all kinds of problems. A good alternative to Access is
MSDE which you may want to consider.

/Fredrik



  #5   Report Post  
cvgairport
 
Posts: n/a
Default

What is MSDE?

"Fredrik Wahlgren" wrote:


"cvgairport" wrote in message
...
Yes, there would be more than one user but I am having trouble with what
Access brings to the table that Excel can't. The project is the

collection
of static information arranged in accounts on the rows and months accross

the
top. There will be summations and calculations that need to be done with

the
inputted data and reporting done off of the information. I mean I know

that
Access can do all that but what is it that Excel can't do that Access can.



Lots of things. In Excel, you can't really force a column to hold only a
certain type of information. Excel sheets are not very safe, the sheet may
become corrupt. Excel is most likely very slow, there are no indexes.
Withoout constraints, there's no way to guarantee that there are no
duplicate data. Whenever two users try to access the same data, you will
probably run into all kinds of problems. A good alternative to Access is
MSDE which you may want to consider.

/Fredrik






  #6   Report Post  
Fredrik Wahlgren
 
Posts: n/a
Default


"cvgairport" wrote in message
...
What is MSDE?

"Fredrik Wahlgren" wrote:



It's the desktop version of SQL Server. It's very good but it doesn't come
with Administration tools. I guess it could be overkill for you but that
really depends on the complexity of the database you need.

http://www.microsoft.com/sql/msde/default.asp

/Fredrik



  #7   Report Post  
CyberTaz
 
Posts: n/a
Default

It's impossible to make a responsible suggestion without alot more info, but
based on what you posted Access & MSDE may very well be overkill.

If your list of records does not actually consist of several different types
of records that must "relate" to one another (eg., Customers & Employees &
Products & Vendors & Sales Transactions...) Excel is *probably* the better
choice for computations, statistical analysis, etc.

IMHO, the major shortcoming of Excel in the context of your posts is the
lack of sophisticated Reporting features. That may not be a problem, and can
be handled other software (Word, Crystal Reports & many others) if it is.

Good Luck |:)

"cvgairport" wrote:

What is MSDE?

"Fredrik Wahlgren" wrote:


"cvgairport" wrote in message
...
Yes, there would be more than one user but I am having trouble with what
Access brings to the table that Excel can't. The project is the

collection
of static information arranged in accounts on the rows and months accross

the
top. There will be summations and calculations that need to be done with

the
inputted data and reporting done off of the information. I mean I know

that
Access can do all that but what is it that Excel can't do that Access can.



Lots of things. In Excel, you can't really force a column to hold only a
certain type of information. Excel sheets are not very safe, the sheet may
become corrupt. Excel is most likely very slow, there are no indexes.
Withoout constraints, there's no way to guarantee that there are no
duplicate data. Whenever two users try to access the same data, you will
probably run into all kinds of problems. A good alternative to Access is
MSDE which you may want to consider.

/Fredrik




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Access Report into Excel Spreadsheet zeebyrd Excel Discussion (Misc queries) 1 February 27th 05 12:36 AM
How do I get an Access form in Excel to Expand the Data RogerN Excel Discussion (Misc queries) 0 February 25th 05 06:04 PM
How can I open an Access adp file from excel? gcordoba Excel Discussion (Misc queries) 0 February 25th 05 04:37 PM
Linking Excel to Access. Richard Excel Discussion (Misc queries) 3 February 15th 05 09:55 PM
Managing an Access Database from Excel Kostis Vezeridis Excel Discussion (Misc queries) 2 February 11th 05 05:21 PM


All times are GMT +1. The time now is 01:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"