SlideShare a Scribd company logo
1 of 27
Acknowledgement
I owe a great thanks to my teachers who
helped and supported me for this project.
My deepest thanks to Jyoti Mam
who guided me and helped in making
corrections in the project.
I also express my thanks to Rita Mam for
extending her support without whom the
project would have been a distant reality.
Contents
An Overview of MS Access
MS Access is a relational database management system
(DBMS or RDBMS).At the very core it is a software
“engine” that provides an interface between physical
data & user application queries.
Other examples of DBMS applications include:
• Oracle
• mySQL
• SQL Server (Microsoft)
• DB2 (IBM)
• Informix
What is an MS Access File
• Although the term database typically refers to a
collection of related data tables, an Access database
includes more than just data. In addition to tables,
you can add:
 Saved queries(stored procedures)-organizing and/or
manipulating data.
 Forms- Gui interaction with data, event programming
 Reports- customized results for printing (~ static
forms)
 Macros and VB programs for extending functionality
Unless advanced techniques are
employed, all entities are stored in one
*.mdb file.
Tables Overview in Access
General setup
for tables
describe
general options
Table
Properties
Working with Queries
• An MS-Access query is a set of stored SQL instructions
that manipulate and/or select data from one or more
tables.
 Select Query- Data grouping and/or filtering.
 Make table Query- Select + creates/populates new
table.
 Update Query- Updates fields from specified table data.
 Append Query- – Runs query on one table, appends
results to a table.
 Delete Query- Delete selected records from table.
Example of Query
Query types and
SQL views
Drag and Drop
Fields
Introducing Excel
• Microsoft Office Excel 2007 (or Excel) is a computer
program used to enter, analyze, and present
quantitative data
• A spreadsheet is a collection of text and numbers
laid out in a rectangular grid.
– Often used in business for budgeting, inventory
management, and decision making
• What-if analysis lets you change one or more values
in a spreadsheet and then assess the effect those
changes have on the calculated values
Exploring Excel
Introducing Functions in Excel
• A function is a named operation that returns a
value
• For example, to add the values in the range
A1:A10, you could enter the following long
formula:
=A1+A2+A3+A4+A5+A6+A7+A8+A9+A10
Or, you could use the SUM function to
accomplish the same thing:
=SUM(A1:A10)
Features of Excel
Maths and Statistical Functions
in Excel
Charts in Excel
Makes it easy to
Understand and
Analyze data
Used to present
Complicated data in
an
Easier manner
• Excel is used for
paperwork where you
can arrange and
tabulate data properly
for printing or
presentations.
• Access is used as a
system of storing data
so that it can be
retrieved later.
Data Storage
• Excel can only store
upto 1048576 records
on the same sheet
without having to use a
different set of columns
or continue on with
other worksheet(s). It
has 80 Mb RAM usage
limitation before it
crashes.
• Access can store X
number of records and
has a 2 GB memory
usage limitation.
Access does not
allow for data
corruption so easily
by a user, such as
selecting all but
one column, Access
will still include all
fields for sortings.
Access forms has lots of form events that
one can use while Excel user forms has very
little events to work off from.
• Excel is good for SHORT
TERM solutions and
small scale projects.
• Access is good for LONG
TERM solutions and
large scale projects.
Why the comparison?
• This is a fair question. After all, Excel is not a
database management system. It is spreadsheet
software, and it stores units of information in rows
and columns of cells, called worksheets. The most
common task performed in Excel is the management
of lists such as telephone numbers and personnel
data. In comparison, Access stores data in tables that
look much the same as worksheets but are designed
for complex querying in relation to data stored in
other tables and locations, and even in fields in other
tables.
Both programs are great tools for
managing data
and performing calculations
So the QUESTION remains,
which program do I use
Excel is going to be the better
choice and use it unless it
accomplishes your objective in
the manner you want.
22_presentation.ppt

More Related Content

Similar to 22_presentation.ppt

Optimize access
Optimize accessOptimize access
Optimize accessAla Esmail
 
A Metadata-Driven Approach to Computing Financial Analytics in a Relational D...
A Metadata-Driven Approach to Computing Financial Analytics in a Relational D...A Metadata-Driven Approach to Computing Financial Analytics in a Relational D...
A Metadata-Driven Approach to Computing Financial Analytics in a Relational D...inscit2006
 
Data Analysis – Technical learnings
Data Analysis – Technical learningsData Analysis – Technical learnings
Data Analysis – Technical learningsInvenkLearn
 
Operate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdfOperate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdfRemadanMohammed
 
MICROSOFT WORD
MICROSOFT WORD MICROSOFT WORD
MICROSOFT WORD M ISMAIL
 
Excel vs Tableau the comparison you should know
Excel vs Tableau  the comparison you should knowExcel vs Tableau  the comparison you should know
Excel vs Tableau the comparison you should knowStat Analytica
 
What does Scott do?
What does Scott do?What does Scott do?
What does Scott do?Scott Taylor
 
Intro of Key Features of eCAAT-TS
Intro of Key Features of eCAAT-TSIntro of Key Features of eCAAT-TS
Intro of Key Features of eCAAT-TSrafeq
 
Application of Excel and SPSS software for statistical analysis- Biostatistic...
Application of Excel and SPSS software for statistical analysis- Biostatistic...Application of Excel and SPSS software for statistical analysis- Biostatistic...
Application of Excel and SPSS software for statistical analysis- Biostatistic...Himanshu Sharma
 
ICT: SPREADSHEETS (MICROSOFT EXCEL)
ICT: SPREADSHEETS (MICROSOFT EXCEL)ICT: SPREADSHEETS (MICROSOFT EXCEL)
ICT: SPREADSHEETS (MICROSOFT EXCEL)Aj Mappala
 
NoSQL - A Closer Look to Couchbase
NoSQL - A Closer Look to CouchbaseNoSQL - A Closer Look to Couchbase
NoSQL - A Closer Look to CouchbaseMohammad Shaker
 
ISOT Presentation.pptx
ISOT Presentation.pptxISOT Presentation.pptx
ISOT Presentation.pptxsirtBhopal1
 
SEM 8 BIOSTATISTICS graphs minitab excel etc
SEM 8 BIOSTATISTICS graphs minitab excel etcSEM 8 BIOSTATISTICS graphs minitab excel etc
SEM 8 BIOSTATISTICS graphs minitab excel etcKaishAamirPathan
 
Introduction to sql server
Introduction to sql serverIntroduction to sql server
Introduction to sql serverVinay Thota
 
Elementary Data Analysis with MS Excel_Day-2
Elementary Data Analysis with MS Excel_Day-2Elementary Data Analysis with MS Excel_Day-2
Elementary Data Analysis with MS Excel_Day-2Redwan Ferdous
 
Business Intelligence Portfolio
Business Intelligence PortfolioBusiness Intelligence Portfolio
Business Intelligence Portfoliopleeloy
 

Similar to 22_presentation.ppt (20)

Optimize access
Optimize accessOptimize access
Optimize access
 
A Metadata-Driven Approach to Computing Financial Analytics in a Relational D...
A Metadata-Driven Approach to Computing Financial Analytics in a Relational D...A Metadata-Driven Approach to Computing Financial Analytics in a Relational D...
A Metadata-Driven Approach to Computing Financial Analytics in a Relational D...
 
Data Analysis – Technical learnings
Data Analysis – Technical learningsData Analysis – Technical learnings
Data Analysis – Technical learnings
 
Operate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdfOperate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdf
 
MICROSOFT WORD
MICROSOFT WORD MICROSOFT WORD
MICROSOFT WORD
 
Abstract.DOCX
Abstract.DOCXAbstract.DOCX
Abstract.DOCX
 
Excel vs Tableau the comparison you should know
Excel vs Tableau  the comparison you should knowExcel vs Tableau  the comparison you should know
Excel vs Tableau the comparison you should know
 
What does Scott do?
What does Scott do?What does Scott do?
What does Scott do?
 
Intro of Key Features of eCAAT-TS
Intro of Key Features of eCAAT-TSIntro of Key Features of eCAAT-TS
Intro of Key Features of eCAAT-TS
 
Application of Excel and SPSS software for statistical analysis- Biostatistic...
Application of Excel and SPSS software for statistical analysis- Biostatistic...Application of Excel and SPSS software for statistical analysis- Biostatistic...
Application of Excel and SPSS software for statistical analysis- Biostatistic...
 
ICT: SPREADSHEETS (MICROSOFT EXCEL)
ICT: SPREADSHEETS (MICROSOFT EXCEL)ICT: SPREADSHEETS (MICROSOFT EXCEL)
ICT: SPREADSHEETS (MICROSOFT EXCEL)
 
NoSQL - A Closer Look to Couchbase
NoSQL - A Closer Look to CouchbaseNoSQL - A Closer Look to Couchbase
NoSQL - A Closer Look to Couchbase
 
ISOT Presentation.pptx
ISOT Presentation.pptxISOT Presentation.pptx
ISOT Presentation.pptx
 
SEM 8 BIOSTATISTICS graphs minitab excel etc
SEM 8 BIOSTATISTICS graphs minitab excel etcSEM 8 BIOSTATISTICS graphs minitab excel etc
SEM 8 BIOSTATISTICS graphs minitab excel etc
 
MICROSOFT EXCEL.pptx
MICROSOFT EXCEL.pptxMICROSOFT EXCEL.pptx
MICROSOFT EXCEL.pptx
 
Introduction to sql server
Introduction to sql serverIntroduction to sql server
Introduction to sql server
 
Elementary Data Analysis with MS Excel_Day-2
Elementary Data Analysis with MS Excel_Day-2Elementary Data Analysis with MS Excel_Day-2
Elementary Data Analysis with MS Excel_Day-2
 
A excel analysis toolpack -best
A excel analysis toolpack -bestA excel analysis toolpack -best
A excel analysis toolpack -best
 
Business Intelligence Portfolio
Business Intelligence PortfolioBusiness Intelligence Portfolio
Business Intelligence Portfolio
 
MS Access.pptx
MS Access.pptxMS Access.pptx
MS Access.pptx
 

Recently uploaded

Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessAggregage
 
Investment analysis and portfolio management
Investment analysis and portfolio managementInvestment analysis and portfolio management
Investment analysis and portfolio managementJunaidKhan750825
 
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDFCATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDFOrient Homes
 
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756dollysharma2066
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedLean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedKaiNexus
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...lizamodels9
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadAyesha Khan
 
Pitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deckPitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deckHajeJanKamps
 
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCRsoniya singh
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechNewman George Leech
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Catalogue ONG NUOC PPR DE NHAT .pdf
Catalogue ONG NUOC PPR DE NHAT      .pdfCatalogue ONG NUOC PPR DE NHAT      .pdf
Catalogue ONG NUOC PPR DE NHAT .pdfOrient Homes
 
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...
NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...Khaled Al Awadi
 
Non Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxNon Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxAbhayThakur200703
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurSuhani Kapoor
 

Recently uploaded (20)

Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for Success
 
Investment analysis and portfolio management
Investment analysis and portfolio managementInvestment analysis and portfolio management
Investment analysis and portfolio management
 
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDFCATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
 
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Time
 
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedLean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
 
Pitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deckPitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deck
 
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman Leech
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
KestrelPro Flyer Japan IT Week 2024 (English)
KestrelPro Flyer Japan IT Week 2024 (English)KestrelPro Flyer Japan IT Week 2024 (English)
KestrelPro Flyer Japan IT Week 2024 (English)
 
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Catalogue ONG NUOC PPR DE NHAT .pdf
Catalogue ONG NUOC PPR DE NHAT      .pdfCatalogue ONG NUOC PPR DE NHAT      .pdf
Catalogue ONG NUOC PPR DE NHAT .pdf
 
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...
NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...
 
Non Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxNon Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptx
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
 

22_presentation.ppt

  • 1.
  • 2. Acknowledgement I owe a great thanks to my teachers who helped and supported me for this project. My deepest thanks to Jyoti Mam who guided me and helped in making corrections in the project. I also express my thanks to Rita Mam for extending her support without whom the project would have been a distant reality.
  • 3.
  • 5.
  • 6. An Overview of MS Access MS Access is a relational database management system (DBMS or RDBMS).At the very core it is a software “engine” that provides an interface between physical data & user application queries. Other examples of DBMS applications include: • Oracle • mySQL • SQL Server (Microsoft) • DB2 (IBM) • Informix
  • 7. What is an MS Access File • Although the term database typically refers to a collection of related data tables, an Access database includes more than just data. In addition to tables, you can add:  Saved queries(stored procedures)-organizing and/or manipulating data.  Forms- Gui interaction with data, event programming  Reports- customized results for printing (~ static forms)  Macros and VB programs for extending functionality
  • 8. Unless advanced techniques are employed, all entities are stored in one *.mdb file.
  • 9. Tables Overview in Access General setup for tables describe general options Table Properties
  • 10. Working with Queries • An MS-Access query is a set of stored SQL instructions that manipulate and/or select data from one or more tables.  Select Query- Data grouping and/or filtering.  Make table Query- Select + creates/populates new table.  Update Query- Updates fields from specified table data.  Append Query- – Runs query on one table, appends results to a table.  Delete Query- Delete selected records from table.
  • 11. Example of Query Query types and SQL views Drag and Drop Fields
  • 12. Introducing Excel • Microsoft Office Excel 2007 (or Excel) is a computer program used to enter, analyze, and present quantitative data • A spreadsheet is a collection of text and numbers laid out in a rectangular grid. – Often used in business for budgeting, inventory management, and decision making • What-if analysis lets you change one or more values in a spreadsheet and then assess the effect those changes have on the calculated values
  • 14. Introducing Functions in Excel • A function is a named operation that returns a value • For example, to add the values in the range A1:A10, you could enter the following long formula: =A1+A2+A3+A4+A5+A6+A7+A8+A9+A10 Or, you could use the SUM function to accomplish the same thing: =SUM(A1:A10)
  • 16. Maths and Statistical Functions in Excel
  • 17. Charts in Excel Makes it easy to Understand and Analyze data Used to present Complicated data in an Easier manner
  • 18.
  • 19. • Excel is used for paperwork where you can arrange and tabulate data properly for printing or presentations. • Access is used as a system of storing data so that it can be retrieved later.
  • 20.
  • 21. Data Storage • Excel can only store upto 1048576 records on the same sheet without having to use a different set of columns or continue on with other worksheet(s). It has 80 Mb RAM usage limitation before it crashes. • Access can store X number of records and has a 2 GB memory usage limitation.
  • 22. Access does not allow for data corruption so easily by a user, such as selecting all but one column, Access will still include all fields for sortings.
  • 23. Access forms has lots of form events that one can use while Excel user forms has very little events to work off from.
  • 24. • Excel is good for SHORT TERM solutions and small scale projects. • Access is good for LONG TERM solutions and large scale projects.
  • 25. Why the comparison? • This is a fair question. After all, Excel is not a database management system. It is spreadsheet software, and it stores units of information in rows and columns of cells, called worksheets. The most common task performed in Excel is the management of lists such as telephone numbers and personnel data. In comparison, Access stores data in tables that look much the same as worksheets but are designed for complex querying in relation to data stored in other tables and locations, and even in fields in other tables.
  • 26. Both programs are great tools for managing data and performing calculations So the QUESTION remains, which program do I use Excel is going to be the better choice and use it unless it accomplishes your objective in the manner you want.