PC Review


Reply
Thread Tools Rate Thread

Access Data Entry Forms ---

 
 
Big Gray Cat
Guest
Posts: n/a
 
      3rd Nov 2008
Ladies & Gents ---

I have a form for entering several numeric values into a database, using a
Date as the Primary Key.

When the form starts up, I'd like to implicitly have the ">*" button pressed
on the form so the user gets a new, blank record the first time. It's a
little
too easy to just put in a date, and have erronious values from previous
entries
input.

Thankx in advance from The Big Gray Cat....

 
Reply With Quote
 
 
 
 
vbasean
Guest
Posts: n/a
 
      3rd Nov 2008
in the form load event add the following code
DoCmd.GoToRecord , , acNewRec


--
~Your Friend Chris
http://myvbastuff.blogspot.com/
thinking out loud


"Big Gray Cat" wrote:

> Ladies & Gents ---
>
> I have a form for entering several numeric values into a database, using a
> Date as the Primary Key.
>
> When the form starts up, I'd like to implicitly have the ">*" button pressed
> on the form so the user gets a new, blank record the first time. It's a
> little
> too easy to just put in a date, and have erronious values from previous
> entries
> input.
>
> Thankx in advance from The Big Gray Cat....
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Entry into Many-to-Many forms in Access 2007 Saji Ijiyemi Microsoft Access Forms 3 6th Oct 2009 12:56 AM
Is it possible to use autocomplete for data entry in access forms AJMPRO Microsoft Access Forms 2 28th Feb 2008 09:14 PM
MS Access Data Entry Forms =?Utf-8?B?VExC?= Microsoft Access 2 17th Aug 2007 11:21 PM
Very Useful: allow data entry/access only through forms arnezmando Microsoft Access Security 0 17th Apr 2007 05:40 PM
Access 2003 / Forms / Data Entry =?Utf-8?B?dGgwcjBu?= Microsoft Access Form Coding 6 18th May 2005 05:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:16 PM.