BiggestSale: 17Courses in 3500Rs (500 Hrs), 10 Courses in 3000Rs

Ms Access Front – Hindi

Ms Access Front – Hindi

Ms access for mis reports - Hindi lang

Created by Ajay Parmar

Material Includes

  • Lectures Files , HD video lectures with lifetime access on website.

Course Description

  • This course is talking about MS ACCESS Front end. Program is for those students who want to learn MS Access and take their knowledge to new heights.
  • 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
  • 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 the access  operators like in , not in, <>, wild characters (*,?) , between,> ,< signs
  • 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.
  • Project discussion in the end so that what we have learn can be easily understood .How it works in real life.
  • This course talks about different types of Joins like inner, left, right,outer or full
  • we talk about live situations and how to deal with them using joins or sub queries
  • we talk about use of IIF function in access query
  • 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
  • how to 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
  • how to email the data without using vba
  • how to work with images if you like to do it
  • In last . one project shared with you which covers above said point in detail. Everything is downloadable and you can practice.
  • 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 convert inbuilt macro to VBA Code .
  • Your questions time to time is attended and given the resolution.
  • Project for you – how to open the second form from inside the first form but on opening the form, its controls should be locked.
  • 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

Course Curriculum

Let us start

  • Introduction to Tables – Data import and export
    01:16:04
  • Intro to Tables continues – Rules and Integrity
    01:04:23
  • Queries – Select with many examples
    01:17:22
  • Append make table update Queries
    52:00
  • Group By Union & Cross tab query and wizard
    20:36
  • Functions
    55:57
  • JOINS Types -Lookup easy now
    01:28:38
  • UserForms
    53:50
  • Userforms more discussion
    01:41:08
  • forms with Macros
    48:05
  • Subforms and combo and listbox
    49:11
  • idea for a project for you
    34:10
  • Macros Tempvar setval – Very important for automation
    42:40
  • Data import export Macro
    52:42
899.00
899.00 2,700.00

Ms Access Front – Hindi

899.00
899.00 2,700.00

Material Includes

  • Lectures Files , HD video lectures with lifetime access on website.

Course Description

  • This course is talking about MS ACCESS Front end. Program is for those students who want to learn MS Access and take their knowledge to new heights.
  • 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
  • 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 the access  operators like in , not in, <>, wild characters (*,?) , between,> ,< signs
  • 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.
  • Project discussion in the end so that what we have learn can be easily understood .How it works in real life.
  • This course talks about different types of Joins like inner, left, right,outer or full
  • we talk about live situations and how to deal with them using joins or sub queries
  • we talk about use of IIF function in access query
  • 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
  • how to 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
  • how to email the data without using vba
  • how to work with images if you like to do it
  • In last . one project shared with you which covers above said point in detail. Everything is downloadable and you can practice.
  • 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 convert inbuilt macro to VBA Code .
  • Your questions time to time is attended and given the resolution.
  • Project for you – how to open the second form from inside the first form but on opening the form, its controls should be locked.
  • 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

Course Curriculum

Let us start

  • Introduction to Tables – Data import and export
    01:16:04
  • Intro to Tables continues – Rules and Integrity
    01:04:23
  • Queries – Select with many examples
    01:17:22
  • Append make table update Queries
    52:00
  • Group By Union & Cross tab query and wizard
    20:36
  • Functions
    55:57
  • JOINS Types -Lookup easy now
    01:28:38
  • UserForms
    53:50
  • Userforms more discussion
    01:41:08
  • forms with Macros
    48:05
  • Subforms and combo and listbox
    49:11
  • idea for a project for you
    34:10
  • Macros Tempvar setval – Very important for automation
    42:40
  • Data import export Macro
    52:42