MS Access Front (Basic to Advance - 22 Hours)

Tables ,Queries, SubQueries. Functions, Forms, SubForms, Inbuilt Macros ,Data Automation

MS Access Front (Basic to Advance - 22 Hours)
MS Access Front (Basic to Advance - 22 Hours)

MS Access Front (Basic to Advance - 22 Hours) free download

Tables ,Queries, SubQueries. Functions, Forms, SubForms, Inbuilt Macros ,Data Automation

  • This Course has Tables, Queries,  Forms, Functions, Macros - 5 sections - Covered entire MS Access DB with you.


    TABLES (CREATION,RULES,INTEGRITY)

  • What are the Tables- Their use, how to design them.

  • Why we use the Tables- Import and Export the data from external sources like text file, excel file, csv files and other sources like MS access itself.

  • Use of saving import and export steps to save time and automate the report. Its a great feature.

  • What are the different types of Validation we can apply on tables .

  • What are the rules one has to follow and keep in mind  while designing the Tables in MS Access- In detail discussion


       QUERIES & SUB QUERIES

  • Select query with so many different examples including the SQL statement of same.  Know select from front end as well as its SQL and why it is helpful if we know SQL too.

  • Update - Delete- Append- cross tab- Make Table - update - drop query - all action and select queries are discussed with examples

  • How to use query wizard to find out unmatched records or duplicate records .

  • How to use Group option in queries. To summarize the data like a pivot, how group feature works

  • Use of Sub- queries. It means how we can use one query inside the other query and how it works.

  • We talk about live situations and how to deal with them using joins or sub queries


        FORMS & FUNCTIONS

  • How to use IIF in IFF  which is called nested IFF function

  • Deal with all date functions like dateserial, date,month,year,dateadd,datediff etc

  • How we can use text functions , upper, lower functions. MID LEFT RIGHT

  • How as a beginner we use the access query zoom option and wizard to find out the functions if they exist or not

  • Use functions using wizard and what are the things one should keep in mind while using them

  • Learn how to create a form from basics

  • What is the use of different types of views- Design,Layout and form view

  • Know about labels,text boxes,check boxes,option buttons,list-box and combo-box

  • How to put values in combo-box using SQL syntax

  • How to put value in combo box using select query wizard or manually

  • How to use row source property and customize the query being used in these controls

  • How to set up relationship between two combo-boxes

  • How to set up relationship between combo and list box

  • Learn how to use macro and query in forms - just a basic part

  • How to link form controls with queries and be able to generate wonderful projects

  • Learn about sub-forms from their design to their actual use in real life.

  • What is difference between control source and row source property of form controls and how to use control source for calculations

  • How to use add existing field tab



        MACROS

  • This series is for those students who want to automate their access tasks by learning the in built access macros

  • Basic -intermediate and Advance level Macros explained in detail

  • How to use message boxes and input boxes with practical situations

  • Use of dynamic IF conditions using "AND" "OR" operators with else if

  • How to user IF macros and when and why we need multiple IFs so we can tackle multiple condtions.

  • Know the data import and export from outer applications like ms excel, text files and databases like ms access itself.

  • Learn about Auto-Keys and Auto Exec macros - their use

  • How to run queries, open tables and open forms

  • How to call one macro from other. How we can create a single macro which performs many actions in one go

  • How to define variables and use them in access macros.

  • Know about set temp vars and set property tasks

  • How to use DLOOKUP function in your projects and how it can lookup the IDs and validate the login information, if right user is logging in or not.

  • Copy object and delete the objects

  • How to set Filters