Published on Fri, 25 May 2007 14:39:05 -0400 Read: 1345 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
Published on Fri, 25 May 2007 15:38:05 -0400 Read: 888 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