PC Review


Reply
Thread Tools Rate Thread

How to go to a specific record within continuous forms

 
 
=?Utf-8?B?RnJhbmMgU3V0aGVybGFuZA==?=
Guest
Posts: n/a
 
      1st Aug 2007
Hello everyone,

I have a large table of parts, around 50,000 records. There is a separate
autonumber id and part number. The continuous forms form which is used to
view the data sorts on part number and not autonumber id. I want to make a
quick pop-up tool which will act like Find (CTRL + F), but which will give a
drop-down of the part numbers as they are long and complicated and it is easy
to mis-type them.

I have tried using GoToRecord. It performs the action, but it moves
backwards or forwards from a certain position. I can use the GoToFirst
method in the previous line to give it a consistent point of reference, but I
can't find a way of identifying the position of a certain part within the
recordset.

I also tried FindRecord, but this didn't actually go to the specific record
within the set.

Where am I going wrong?

Thanks,

Franc.
 
Reply With Quote
 
 
 
 
Albert D. Kallal
Guest
Posts: n/a
 
      1st Aug 2007
Well, if your not on a network, then performance should not be an issue if
you use the wizard.

So, in the top part of your continues form (the form heading part), simply
drop in a combo box

Make sure the wizard wand button is selected. From that point on, ms-access
will create the code and a box that allow you to select a part number....

So, try the wizard, it will create a drop down, and if you can simply type
in the part number, or select it from a list....



--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(E-Mail Removed)


 
Reply With Quote
 
=?Utf-8?B?RnJhbmMgU3V0aGVybGFuZA==?=
Guest
Posts: n/a
 
      1st Aug 2007
Many thanks Albert!

Regards,

Franc.

"Albert D. Kallal" wrote:

> Well, if your not on a network, then performance should not be an issue if
> you use the wizard.
>
> So, in the top part of your continues form (the form heading part), simply
> drop in a combo box
>
> Make sure the wizard wand button is selected. From that point on, ms-access
> will create the code and a box that allow you to select a part number....
>
> So, try the wizard, it will create a drop down, and if you can simply type
> in the part number, or select it from a list....
>
>
>
> --
> Albert D. Kallal (Access MVP)
> Edmonton, Alberta Canada
> (E-Mail Removed)
>
>
>

 
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
How to go to a specific record within continuous forms =?Utf-8?B?RnJhbmMgU3V0aGVybGFuZA==?= Microsoft Access Form Coding 5 2nd Aug 2007 11:42 AM
How to go to a specific record within continuous forms =?Utf-8?B?RnJhbmMgU3V0aGVybGFuZA==?= Microsoft Access 2 1st Aug 2007 08:42 AM
How to goto a specific record in a continuous form? =?Utf-8?B?THl0aGFuZHJh?= Microsoft Access Form Coding 2 25th Jun 2007 10:17 PM
Scrolling to specific record in continuous subform JB Microsoft Access Form Coding 1 16th Apr 2007 02:28 PM
Using specific record in continuous form for event? =?Utf-8?B?TmluaWVs?= Microsoft Access Forms 22 26th Oct 2006 10:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:06 AM.