Code.GeekInterview.com
 

MS Access

 

Sponsored Links

5 Articles. Page 1 of 1
Sort by:
Published on Sun, 05 Aug 2007 06:02:23 -0400    Read: 4927 times
The following code shows Print Preview Option, so that the user can opt to see the preview on screen or directly send it to the printer. Following is generic code which needs report name 'PRepName' and 'PRepCond' as its parameters. In the present context PRepName and PRepCond are set as Global Variables.
Filed in: MS Access  Difficulty Level: 

Published on Fri, 22 Jun 2007 03:59:49 -0400    Read: 3669 times
One time or the other, probably someone could have lost data due to corrupt MS Access Database.  However Not all corrupted Access database are irrecoverable.  In most of the cases you can recover almost all the data from the corrupt MS Access Database.  The Code below provides one possible
Filed in: MS Access  Difficulty Level: 

Published on Thu, 21 Jun 2007 09:26:21 -0400    Read: 7605 times
The objective of this function is to generate invoice number in a specified serial format.  Commonly Invoice Number is stored as number in the database.  While printing Invoice, It is offen required to print invoice numbers in specified format as per customer's requirement.   Most
Filed in: MS Access  Difficulty Level: 

Published on Fri, 25 May 2007 15:38:05 -0400    Read: 2263 times
Whenever we create forms for data tables it becomes necessary to provide navigation buttons.  Though MS-Access provides built-in navigation buttons, Developers would like to provide standardised, user-friendly button type navigation features in their forms.  The Function FrmNavigate aims to
Filed in: MS Access  Difficulty Level: 

Published on Fri, 25 May 2007 14:39:05 -0400    Read: 3844 times
There are situations where data entry operators need to change date value.  This custom made function helps the users to quickly edit the date field using plus key (+) to increment the date value by one day and minus key (-) to decrement the date value by 1 day. The function provided below takes
Filed in: MS Access  Difficulty Level: 

5 Articles. Page 1 of 1
Sort by:

Daily Email Updates

Get Latest Sample Code Updates delivered directly to your Inbox.


Enter your email address:

Subscribe in a reader

Popular Coders

# Coder NameHits
1. Lokesh M11274
2. Shivanna6107
3. Rajani4927

Active Coders

# Coder NameCodes
1. Shivanna2
2. Lokesh M2
3. Rajani1

Refined Tags