Skip to content
Microsoft Access Programs
  • Home
  • About
  • Tutorial
    • MS-Access
    • MS-Excel
  • My Account
  • Shop
  • 0
  • Toggle website search
0 Menu Close
  • Home
  • About
  • Tutorial
    • MS-Access
    • MS-Excel
  • My Account
  • Shop
  • 0
  • Toggle website search

Migrate Access database to SQL Server

  • Post published:March 10, 2020

How to Migrate Access Database to SQL Server There are lots of benefits to migrate Access Database to SQL Server. The most important two benefits are supporting more users than…

Continue ReadingMigrate Access database to SQL Server

Reset Auto Number to Zero

  • Post published:January 12, 2020

Two methods to reset Auto number to zero in MS Access In Microsoft Access, I use two methods to reset auto number to zero which also has the primary key.…

Continue ReadingReset Auto Number to Zero

Clear all controls in a form

  • Post published:January 11, 2020

MS Access VBA code to clear all controls in a form. You may need to create a button to clear all controls in a form. If so, then the below…

Continue ReadingClear all controls in a form

MS ACCESS Resize Fields Within A Form

  • Post published:January 11, 2020

Resize Form Fields MS Access resize fields within a form is really handy when you publish a Microsoft Access program. Different users have different monitors and different resolutions. Therefore, you…

Continue ReadingMS ACCESS Resize Fields Within A Form

MS Access Idle Timeout

  • Post published:December 31, 2019

MS Access Idle Timeout is a very useful feature to add it within any Microsoft Access program. You might ask how to detect user idle time or inactivity so as to…

Continue ReadingMS Access Idle Timeout

Copying list item from one list Box to another

  • Post published:December 29, 2019

In Microsoft Access, the list box is an object that displays a list of values. However, the list in a list box consists of rows of data. Moreover, these rows can have…

Continue ReadingCopying list item from one list Box to another

Create row numbers on a Form or Report

  • Post published:December 21, 2019

Report The simplest way to number records on a report despite of filtering or filtering as it always work is to set the below properties in an unbound text box:Control…

Continue ReadingCreate row numbers on a Form or Report

MS Access Row Number Using Queries

  • Post published:December 15, 2019

MS Access Row Number Using Queries can be easily performed within a query then bound it to a continuous form. However, you can use the below code to number the…

Continue ReadingMS Access Row Number Using Queries

MS Access Row Number on Continuous Form

  • Post published:December 9, 2019

MS Access Row Number on Continuous Form is one of the most asked around Microsoft Access learners. In fact, it gives your form a professional look. Moreover, row numbering on…

Continue ReadingMS Access Row Number on Continuous Form

MS access highlight row in continuous form

  • Post published:December 8, 2019

Highlighting the current record of a continuous form makes it very  clear to process functions especially if you have a huge list of records. The following steps, however, will guide…

Continue ReadingMS access highlight row in continuous form

MS Access DCount Function

  • Post published:December 4, 2019

MS Access DCount Function The MS Access DCOUNT function is used to count the number of records in a specified set of records (a domain). Besides, it can be used…

Continue ReadingMS Access DCount Function

MS Access Contact List

  • Post published:November 28, 2019

MS Access Contact List might not be better than the original Microsoft Access imported Database. However, it has the simplicity and almost most of the features that the imported Contact…

Continue ReadingMS Access Contact List

MS Access Do-While Statement

  • Post published:November 27, 2019

MS Access Do-While Statement repeats a block of statements while a Boolean condition is True or until the condition becomes True. In short, use a Do-While statement when you want to repeat a set of statements…

Continue ReadingMS Access Do-While Statement

MS Access If-Then-Else Statement

  • Post published:November 26, 2019

MS Access If-Then-Else statement runs a specific statement or a block of statements depending on the value of a given condition. If–Then–Else Statements can be nested to as many levels…

Continue ReadingMS Access If-Then-Else Statement

MS Access Select Case Statement

  • Post published:November 26, 2019

You can use the Select Case statement in Microsoft Access to evaluate a given expression and then execute a set of instructions based on the result of the evaluation. It…

Continue ReadingMS Access Select Case Statement

MS Access DLOOKUP Function

  • Post published:November 25, 2019

MS Access DLookup function is used to retrieve a single value from a specified set of records. The syntax for the DLookup function is as follows: DLookup(field, domain, criteria). The…

Continue ReadingMS Access DLOOKUP Function

MS Access Form Filter property

  • Post published:November 24, 2019

MS Access Form Filter property The Filter property of forms in MS Access allows you to specify a subset of records to be displayed when a filter is applied to…

Continue ReadingMS Access Form Filter property

MS ACCESS FREE CALCULATOR

  • Post published:November 24, 2019

Free Microsoft Access Calculator Do you need to implement a popup calculator within your own Microsoft Access database? Here is another free MS Access  Calculator that can be exported to…

Continue ReadingMS ACCESS FREE CALCULATOR

MS Access Numbers to Words

  • Post published:November 21, 2019

Ms Access Numbers to words is mostly needed for billing and invoicing programs. Simply, there will be a field or a label connected to a VBA code which will read…

Continue ReadingMS Access Numbers to Words

Microsoft Access Sign in Form

  • Post published:November 21, 2019

Microsoft Access Sign-In Form is one of the most needed by MS access programmers. Using sign in form will definitely secure your database. However, before creating a log-in form, you…

Continue ReadingMicrosoft Access Sign in Form

MS Access: Search As You Type – Multi Fields

  • Post published:November 18, 2019

MS Access provides many features. For example, you can filter records in a datasheet or form as you type. Once done, any characters you type in the search field will…

Continue ReadingMS Access: Search As You Type – Multi Fields

MS Excel: Search as you type

  • Post published:November 17, 2019

MS Excel: Search As You Type Advanced Filtering MS Excel: Search as you type is another feature that will keep your sheet more organized and make it easy for you…

Continue ReadingMS Excel: Search as you type

MS Access: Add, Delete, Update using SQL VBA Code

  • Post published:November 14, 2019

MS Access Add Delete Update Using VBA Code are few entries that are needed mostly by Microsoft Access programmers where almost all access programs must contains these VBA codes. However,…

Continue ReadingMS Access: Add, Delete, Update using SQL VBA Code

MS Access: Search As You Type Single Field

  • Post published:November 14, 2019

MS Access VBA trick that can be used to filter a continuous form. MS Access Search As You Type is a feature that allows your current form to filter the…

Continue ReadingMS Access: Search As You Type Single Field
  • Go to the previous page
  • 1
  • 2
  • About
  • Contact
  • Terms and Conditions
Copyright © 2021 Microsoft Access Programs
×
×

Cart