Microsoft Access Reviews
Overall rating
Filter by
Company size
Time used
193 Reviews
- Industry: Banking
- Company size: 5,001–10,000 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
Best Database Management System By Microsoft
Reviewed on 15/02/2022
I am using Microsoft Access from last 12 years for preparing foreign exchange returns and i always...
I am using Microsoft Access from last 12 years for preparing foreign exchange returns and i always found it very helpful and full of amazing features. Being the member of Microsoft 365 suite of application the software is designed very professionally and easily integrate with other Microsoft softwares.
Pros
Microsoft Access can be use for creating forms, reports and queries and easily connect them with macros. It can also supports visual basic and user with advance knowledge and get maximum benefits out of this amazing software by Microsoft. We can also import or export data from Microsoft outlook, Excel, oracle and SQL server. The best thing about Microsoft Access is graphical user interface which allows user to easily understand the features and functionalities of this software.
Cons
The only con which i experience is to setup Microsoft access is tough and requires extra understanding of its features and functions.
- Industry: Telecommunications
- Company size: 11–50 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 8.0 /10
Microsoft Access Review
Reviewed on 08/04/2022
It has been extremely helpful in managing our increasing customer base and billing.
It has been extremely helpful in managing our increasing customer base and billing.
Pros
"I love that you can quickly learn the most important things about database interaction."
"I've used it over and over again. My favorite thing about this software is that it's easy to use, especially for beginners who want to start learning how to report for Data Management."
"It's good for translating raw data into insights with its great Data mining features. I can use queries to query any criteria specified based on what I'm using the information for."
"I have been using Microsoft Access for 8 years to set up various databases used to manage our telecom platform and I find it very useful and make full use of the many features."
Cons
It is difficult to manage large databases and it is not possible to improve performance by using MS Access.
Alternatives Considered
MySQLReasons for Switching to Microsoft Access
It is easier to use and very powerful especially for creating queries, forms and reports.- Industry: Real Estate
- Company size: 2–10 Employees
- Used Monthly for 2+ years
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 5.0 /10
Somewhat clunky interface, great data collection and reporting tool.
Reviewed on 30/07/2021
Pros
I have used Access over the years for many purposes, from employee databases to customer management to logistics and inventory tracking. My favorite feature was a combination of having all the data I needed in one place, and being able to customize the end reports to show and manipulate the visibility of just the data needed for myself or a supervisor. Instead of giving them a spreadsheet, I was able to give them a tidy report with just what they asked for, which made the bosses happy.
Cons
Access is, as its core, a data management tool. The very feature that makes it so awesome also makes it cumbersome - it can be really hard to move around a large database and get to the entry points you need. This is surmountable by building an entry form, but not for the faint of heart or the casual user, either.
Alternatives Considered
Microsoft ExcelReasons for Switching to Microsoft Access
Access could handle more than Excel, but Excel is easier to use. We began to migrate lighter data needs over to Excel, and stayed in Access for the larger and more data intensive data collection needs.- Industry: Investment Banking
- Company size: 2–10 Employees
- Used Weekly for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
Great product for a Small / Medium Bussiness
Reviewed on 24/11/2021
My overall experience is very positive, I always use is when possible. Saves em a lot of time and...
My overall experience is very positive, I always use is when possible. Saves em a lot of time and allows me to perform world-class reports.
Pros
I am very impressed about the reliability in handling regular size databases, and the best part is that you can write your own SQL commands!
Cons
The only thing that I don't like is that it is not very powerful and gets slow with some big databases.
Reasons for Choosing Microsoft Access
Because I was able to have more reliability and work perfectly with different companies rather than using the IBM suite.Switched From
dBASE PlusReasons for Switching to Microsoft Access
The Microsoft suite is widely used over any other suite in the market.- Industry: Facilities Services
- Company size: 51–200 Employees
- Used Weekly for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 5.0 /10
Microsoft Access & SQL
Reviewed on 29/04/2024
In general MS Access is great tool which can be used to manage small company data, reducing the...
In general MS Access is great tool which can be used to manage small company data, reducing the need for lots of spreadsheets.
Pros
If you are a beginner to database management and dash boards MS Access is a good place to start. It then has the additional features to connect to other databases such as SQL. There are also many customization you can make with VBA.
Cons
After using Access for many years the updated versions would often have different file types and previous VBA would become redundant. This seems not to be such a problem in recent years.
- Industry: Information Technology & Services
- Company size: 11–50 Employees
- Used Monthly for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 7.0 /10
Experience with Microsoft Access
Reviewed on 27/03/2022
It has been used for the generation of the billing system, as well as for the generation of...
It has been used for the generation of the billing system, as well as for the generation of documentary control reports.
Pros
It has tools that allow you to save time when generating a system that will be used in a single computer, in addition to being able to easily generate reports.
Cons
Large databases become difficult to maintain and manage, and there are no options to improve the performance of the database from within MS Access.
Alternatives Considered
SQLiteReasons for Switching to Microsoft Access
SQLite needs other tools to be able to generate a user interface as well as to generate reports.- Industry: Banking
- Company size: 5,001–10,000 Employees
- Used Weekly for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
Great for simple and mid-level databases
Reviewed on 16/04/2022
Whether you are an experienced programmer or a novice, Access is a great tool.
If you do not know...
Whether you are an experienced programmer or a novice, Access is a great tool.
If you do not know SQL, Access can create queries for you. (not VBA though).
You can easily integrate Access with all other products - Excel, Txt files, SQL Server, Oracle, etc.
If you wish to dwelt deeper into programming - Access is a great place to start, after becoming more experienced, yo can start using SQL Sever, VB, Oracle, and databases and front end applications.
Pros
If you want a relational database, and don't have hundreds of tables, 100,000+ rows each - access is a database to use.
First of all it provides - Back End (tables), Front End (forms), Queries, and built in Reports.
if you have many users, you can split - Master Database that will only have tables, and other databases linked to it will hosts forms and everything else while being linked to the main database.
It utilizes SQL language and VBA so you can perform pretty much every command you need.
You can add any control on Form or Table level to verify what users are doing to prevent errors.
Regarding what I said about hundreds of tables - if you simply want to look through tables now and then, but not on regular basis, you can store data outside in large txt files, load them, an then remove. (For that using temporary copies will be most useful)
Cons
I've been working with Access for about 20 years, many issues I've seen earlier have been fixed.
Now if you wish to split a database, it can do it for you. Maximum limit for currency is not a couple of billions anymore (not a huge amount for Financial Companies)
My least favorite part is compacting. Database often becomes to large and needs to be compacted before it crashes. Compacting still takes to long, and sometimes database crashes while doing that.
I wish some king of automatic compacting can be done without asking the user.
- Industry: Computer Software
- Company size: Self Employed
- Used Weekly for 1-5 months
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
The ease of use of Microsoft Access
Reviewed on 24/02/2022
As student of first year of systems engineering, the program microsoft access has been a perfect...
As student of first year of systems engineering, the program microsoft access has been a perfect tool for learn and practice databases.
Pros
The platform is very friendly with the users who are beginners in the subject of databases. Like student of first year in systems engineering has been a good tool for start with the databases.
The interface is very simple, and the tools have easy access for users.
Cons
I don't see a lot of cons, because is program for beginners, and in my case i think it's good just to start, if we want something more professional there are more database programs.
Alternatives Considered
MySQLReasons for Choosing Microsoft Access
To do more professional work.Switched From
MySQLReasons for Switching to Microsoft Access
Because it has a simple interface.- Industry: E-Learning
- Company size: 51–200 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
My experience with MS Access
Reviewed on 25/02/2022
Pros
I work on Access for 3 years and show that it help me to manage the data perfectly
Cons
User need tutorial before using it and some time changing the version is not a good idea
- Industry: Construction
- Company size: 51–200 Employees
- Used Weekly for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 9.0 /10
Best Programing Enviroment
Reviewed on 24/10/2023
Microsoft Access is the first step for anyone interested in programming.
Microsoft Access is the first step for anyone interested in programming.
Pros
Microsoft Access includes most small and medium businesses' needs, we programed small applications with small efforts and smoothly.
Cons
Microsoft Access is limited with the number of records, so some days will stop working.
- Industry: Computer Software
- Company size: Self Employed
- Used Daily for 6-12 months
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
Microsoft Access Review of Group Collaboration and User Experience
Reviewed on 27/07/2022
I understood Microsoft access needs a more vigorous arrangement in information capacity regions...
I understood Microsoft access needs a more vigorous arrangement in information capacity regions where its boundaries are surpassed particularly with enormous informational indexes. I have been involving it for SMB data sets and can say it has been a commendable encounter. SMBs upscale their organizations at any point time and their information expands this is where I require some investment of MS Access likewise increments. Which makes me self-conscious in the midst of anxiety. The presentation is impacted over the long run as the information get greater in any event, when put away in the cloud. I would cherish an improvement with stacking time against bigger informational index. Additionally mix of MS access into new innovations like blockchain is important. I'm designing my strategy for getting around utilizing MS Access with blockchain exercises and the advancement has been empowering.
Pros
Data groups can team up on a data set and tables progressively on the web application. This web Collaboration makes distant information groups profoundly useful without expecting to move out of the internet browser.
Cons
Data groups can't team up through the work area application. Cooperative suers are exposed to the limit of their internet browsers. The User experience of the web connection point isn't so smooth and pleasant as the work area application which make information the board, storehouses and inquiries somewhat hostile with huge informational index.
- Industry: Electrical/Electronic Manufacturing
- Company size: 51–200 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Likelihood to recommend 8.0 /10
The Quick Data-Driven Application Development Tool
Reviewed on 12/10/2022
Pros
The best part about Microsoft Access is the combination of a data source, graphical interface design and automation into a single environment without the need to compile anything for quick development. The deployment of the application can be as simple as distributing or sharing the file. If there are multi-user needs these can be handled just as easily.
Cons
Occasionally data corruption can be a thing for multi-user situations. Also, when working within the various versions (2003, 2010, 2013, 2016, etc.) and the changes made to functionality there is an added layer of technical difficulty to deal with.
- Industry: Hospitality
- Company size: 1,001–5,000 Employees
- Used Monthly for 2+ years
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 4.0 /10
Simple but not so Easy
Reviewed on 19/12/2021
Overall, I have used Access to allow multiple business users to store data to track executive comps...
Overall, I have used Access to allow multiple business users to store data to track executive comps given out in a casino environment. It has been useful to deploy to many end-users who do not have the knowhow to use more sophisticated data storage software, such as MS SQL Server. And it also has allowed us to harness automated macro scripts to generate timely reporting.
Pros
I like Access for its ability to store data in a localized way. Access obviously comes with many editions of Microsoft Office, so it's readily "accessible" and generally understandable. I like that it has a Visual Basic for Applications (VBA) component as well, so you can build macros and automate reports easily. I also like that it has a query-building interface for users who are unfamiliar with SQL language.
Cons
However, I do not like how complicated Access is to design. I consider myself a database expert (Information Systems degree) and I still don't exactly know how to make forms fully work together in Access. Granted, I never had any specific Access training, but it feels like it should be more intuitive to an expert--and it's not. The most annoying feature is that each object needs to be closed before you edit anything. Why they couldn't have engineered it to just update the object/table regardless is a mystery to me.
- Industry: Consumer Services
- Company size: 10,000+ Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Likelihood to recommend 9.0 /10
Microsoft Access is essential software for any business large or small
Reviewed on 03/11/2022
Overall, I cannot imagine not having it in our customer service call center. From using to access...
Overall, I cannot imagine not having it in our customer service call center. From using to access product information from callers, to using for call tracking and resolution of issues, it is a very versatile software product.
Pros
Microsoft Access provides quick sorting and distribution of database information
Cons
Access can be a bit cumbersome to program. However, the more familiar you are with the product and the more time you spend setting it up, the more easy to use and efficient the end product is.
- Industry: Construction
- Company size: 201–500 Employees
- Used Weekly for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
Best solution for small business
Reviewed on 28/05/2023
I found it as the first step to beginning development, it's elementary and straightforward and can...
I found it as the first step to beginning development, it's elementary and straightforward and can automate any procedure or process.
Pros
Access enables the creation of database-driven applications quickly. It offers pre-built elements like forms and reports that may be readily altered and integrated into the application, as well as templates.
Cons
Large-scale or enterprise-level data requirements could be difficult for Access to handle, despite the fact that it is appropriate for small to medium-sized databases. Dealing with a large amount of data or complicated queries may cause performance problems.
- Industry: Design
- Company size: Self Employed
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Likelihood to recommend 8.0 /10
Practical for home or small business use
Reviewed on 19/01/2022
Pros
Great speed compared to Excel. Possibility of relationships between tables, which works very well. Custom reports. The possibility of building forms and transforming the database into a small system.
Easy integration via VBA with other Microsoft Office applications.
Cons
The impossibility of purchasing it separately. Not everyone needs all the tools included in Microsoft Office 365
- Industry: Research
- Company size: 501–1,000 Employees
- Used Monthly for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 5.0 /10
Microsoft Access is still relevant in 2021, but only just
Reviewed on 25/11/2021
MS Access is easy to learn; use and get started - which is why it was so popular. It’s fine for...
MS Access is easy to learn; use and get started - which is why it was so popular. It’s fine for hobbies and things but I don’t recommend it for much more. It’s also good as a quick and dirty interface to SQL Server.
Pros
Access is more than just an RDBMS, it also allows you to build an application around that database. Mostly it is all very dated though, the height of its success being in the late 90s and early 2000s. It does make building a database quite easy and as long as you are using it for what it is meant for, it can still be useful. In my organisation we use it to give researchers read-only access to collected study and clinical trial data in SQL Server.
Cons
Access is no good for any kind of secure multi-user database, just don’t try. There are much better products out there for that. Really it works well only as a small desktop style database or a quick and dirty front end on SQL Server. I’m r member in the early 2000s when I first started working, a lot of businesses and government agencies used MS Access in ways it shouldn’t have been - they tried to use it as an enterprise system. Big mistake.
- Industry: Education Management
- Company size: 1,001–5,000 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 7.0 /10
Valuable and well integrated database
Reviewed on 25/11/2022
I have been using Microsoft access for over a decade. I have taught this softer to generations of...
I have been using Microsoft access for over a decade. I have taught this softer to generations of students; a really valuable didactic tool.
Pros
The full and perfect integration with all the other Microsoft products, like Word, Outlook, and Excel.
Cons
The weakness in cloud capability and the lack of integration with other external software
- Industry: Government Administration
- Company size: 501–1,000 Employees
- Used Daily for 6-12 months
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 5.0 /10
Data analysis and Database programming streamlined with Microsoft Access
Reviewed on 08/10/2021
Have been using Microsoft Access as a part of the Microsoft suite, so the software is definitely...
Have been using Microsoft Access as a part of the Microsoft suite, so the software is definitely tailored to such a scenario. Would appreciate if AI was also considered in version upgrades.
Pros
Microsoft access is a great tool for data access and analysis, its is robust and straightforward. With the right training, anyone can use this and put meaning to a vast range of data. There is availability of several tools and templates, and integration with Microsoft Suite is exemplary.
Cons
Not suitable for organizations who are responsible for analyzing large databases, as it has a finite limit. Additionally there is limited integration with other data formats.
- Industry: Mining & Metals
- Company size: 5,001–10,000 Employees
- Used Weekly for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 7.0 /10
Easy to use, great reports
Reviewed on 02/12/2021
We purchase and use Access to track the placement and turnover of containers placed at customer...
We purchase and use Access to track the placement and turnover of containers placed at customer locations. Once the massive amounts of initial information was inputnI found it very easy to use and it is easy to train the transportation department to use. I can create quality reports monthly to provide my mgt team.
Pros
I am able to take a month's activity, in our case the placement and use of containers, and provide a nice tidy report to my management team. They love it and think I slave hours
Cons
It tend to slow down exponentially with the amount of data you input. Since this is daily for us it can be pretty slow and the end users in some departments have to do entries after hours.
- Industry: Logistics & Supply Chain
- Company size: 51–200 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 9.0 /10
Access for organizing my work
Reviewed on 29/10/2021
Pros
Fast data analysis. Allow to make tables with data cross very easy. Easy visual interface to perform querries.
Cons
You need a minimal experience on programming. Not for beginners. The software has some bugs when summarize tables.
- Industry: Arts & Crafts
- Company size: 51–200 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Ease of Use
- Customer Support
- Likelihood to recommend 5.0 /10
Everyday use
Reviewed on 12/11/2021
It's good if you need to handle a lot of data and make an analyse of it
It's good if you need to handle a lot of data and make an analyse of it
Pros
The features when you learn how to use it
Cons
The complexity to implement it, needs a lot of practice
- Industry: Consumer Services
- Company size: 11–50 Employees
- Used Weekly for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
Powerful database software
Reviewed on 17/07/2022
The program has helped me keep records for a long and has been working pretty well, with fewer...
The program has helped me keep records for a long and has been working pretty well, with fewer instances of crashes and failure, besides its difficulty, the tool functions well and can handle large files with ease.
Pros
Microsoft Access has been the go-to for productivity for years. It's a powerful program suite that helps me create and edit documents, databases, and more.
Cons
It is very difficult to learn on my own, I had to be taught in school to get around it and it looks old fashioned hence need to improve its user interface
- Industry: Information Technology & Services
- Company size: 1,001–5,000 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 8.0 /10
Microsoft Access
Reviewed on 30/06/2022
Pros
data collection and reporting data transformation
Cons
database performace for store informacion
- Industry: Education Management
- Company size: 51–200 Employees
- Used Weekly for 2+ years
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 10.0 /10
Microsoft Access is a wonderful, Free-to-use database software.
Reviewed on 01/11/2023
Pros
Access gives the user a wide range of features that enhance user experience and functions well in storing data.
Cons
Access isn't connected to other applications for easy transfer of data.