PC Review


Reply
Thread Tools Rate Thread

How to create records programmatically

 
 
=?Utf-8?B?QWt1?=
Guest
Posts: n/a
 
      1st Jun 2005
I have a system that involves number of combo boxes that users has to select
from in order to input data and they do not find it very freindly; as there
is lots of items to select and lots of other fields to complet for the data
entry. The records are statistical recorde per project and upon selecting a
project on double click event, I would like all the statistical items to be
pre-selected in a way so that the user can then only enter the figures for
the rest of the fields.

I know there must be a way to do this, so if any one can point me in the
right direction I would very much appreciate it.

Thank you
--
Aku
 
Reply With Quote
 
 
 
 
=?Utf-8?B?S2xhdHV1?=
Guest
Posts: n/a
 
      1st Jun 2005
There are a couple of ways you can do this, depending on where you get the
values you want loaded and when you want them loaded. Assuming that the
values are static and will always be the same regardless of other data
values, is to assign the values to the Default Value property of your combo
boxes. If, on the other hand, the values may be different based on other
data, you will have to find an event to load the values into the combo boxes
that fires when you have the data necessary to assign the values.

"Aku" wrote:

> I have a system that involves number of combo boxes that users has to select
> from in order to input data and they do not find it very freindly; as there
> is lots of items to select and lots of other fields to complet for the data
> entry. The records are statistical recorde per project and upon selecting a
> project on double click event, I would like all the statistical items to be
> pre-selected in a way so that the user can then only enter the figures for
> the rest of the fields.
>
> I know there must be a way to do this, so if any one can point me in the
> right direction I would very much appreciate it.
>
> Thank you
> --
> Aku

 
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
Programmatically Navigating Records Brendan Reynolds Microsoft Access 1 7th Aug 2007 02:39 PM
Programmatically Navigating Records Brendan Reynolds Microsoft Access Macros 1 7th Aug 2007 02:39 PM
Programmatically adding records =?Utf-8?B?V2F2ZXF1YXRpb24=?= Microsoft Access VBA Modules 2 12th May 2007 01:32 AM
sorting records programmatically =?Utf-8?B?RmFiZXJtYW4=?= Microsoft Access Form Coding 11 8th Aug 2005 06:09 PM
programmatically deleting records Jeff Wilkin Microsoft Access Form Coding 3 24th Oct 2003 03:05 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:35 AM.