Beginner advice for Access

MrKowz

Well-known Member
Joined
Jun 30, 2008
Messages
6,653
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Hey all,

I might be very experienced in Excel, however my Access knowledge is very very low. Does anyone know of some websites that can teach me the basics of creating databases and forms to serve as a point of entry for information?
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Thanks, Joe. I'll be mulling over those for the rest of the day. Since I've revamped the pension analyzation here at the office, they have decided to have me design a point of entry for keeping a database of checks issued.
 
Upvote 0
Your welcome.
Here is a link on Relational Databases and Database Normalization:
http://www.deeptraining.com/litwin/dbdesign/FundamentalsOfRelationalDatabaseDesign.aspx

Personally, after learning these concepts, I would recommend getting a good introductory Access book and working through that. I got the Microsoft Step-by-Step series, and while it is not the best one out there on the market, it got the job done.

The learning curve for Access is a bit steeper than Excel, and concepts really build on top of each other, which is why I recommend using this approach.

I tried jumping right into Access with my first project some years ago without learning these concepts and programmed myself into a corner. After three months of spinning my wheels, I started over from the beginning learning those concepts, and had to re-do the whole thing. It turned out great in the end, but I wasted three months trying to do it before I understood these important concepts of database design.
 
Upvote 0
Hey all,

I might be very experienced in Excel, however my Access knowledge is very very low. Does anyone know of some websites that can teach me the basics of creating databases and forms to serve as a point of entry for information?


Welcome to the world of database programming.


Spreadsheets (Excel) and database programming (Access) are two totally different worlds. Very little from what you know in Excel will help you in Access.


The key to a good database is a good foundation in the table design. This comes from understanding and following the rules of data normalization. This applies to all Relational databases including Access and SQL Servers.

The one single site where I have leased more about Access than almost all the other sites combined together is UtterAccess.com. I spent a lot of time looking though ever example in the Access Code Archive forum at Utter Access.

Utter Access has been developing a Wiki on Access. A lot of Microsoft Access MVPs and other very talented Access gurus have been contributing.

Here is a great place to start: Utter Access Wiki Links page

PS: From what I have learned at Utter Access and from all the posts (16,788 posts - average 6.21 per day) answering questions I have been recognized by Microsoft as a Microsoft MVP for Access.
 
Upvote 0
PS: From what I have learned at Utter Access and from all the posts (16,788 posts - average 6.21 per day) answering questions I have been recognized by Microsoft as a Microsoft MVP for Access.
I am not a MS MVP for Access, but I did stay at a Holiday Inn Express last night...;)
 
Upvote 0
Welcome to the world of database programming.


Spreadsheets (Excel) and database programming (Access) are two totally different worlds. Very little from what you know in Excel will help you in Access.


The key to a good database is a good foundation in the table design. This comes from understanding and following the rules of data normalization. This applies to all Relational databases including Access and SQL Servers.

The one single site where I have leased more about Access than almost all the other sites combined together is UtterAccess.com. I spent a lot of time looking though ever example in the Access Code Archive forum at Utter Access.

Utter Access has been developing a Wiki on Access. A lot of Microsoft Access MVPs and other very talented Access gurus have been contributing.

Here is a great place to start: Utter Access Wiki Links page

PS: From what I have learned at Utter Access and from all the posts (16,788 posts - average 6.21 per day) answering questions I have been recognized by Microsoft as a Microsoft MVP for Access.

Thanks! I'll definitely ready up on there.

Here is a link on Relational Databases and Database Normalization:
http://www.deeptraining.com/litwin/d...aseDesign.aspx

Just got done reading that article. GREAT information in there! The whole description on Normalization made perfect sense (and I'm sure it will come in handy with this project).
 
Upvote 0

Forum statistics

Threads
1,224,602
Messages
6,179,845
Members
452,948
Latest member
UsmanAli786

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top