PC Review


Reply
Thread Tools Rate Thread

Access listbox dblclick feature doesn't work on first try.

 
 
shn
Guest
Posts: n/a
 
      16th Oct 2006
I have a search form (frmUFReport) in Access where the user can search
for records. On this form I have a listbox (lstbx_frmUFReport) which is

where the records that meet the search criteria are returned. I have
set up a dblclick feature (see macro info below) that will allow the
user to dblclick the name of the course and it will return a detailed
form (frmCourse) with the details of the record dblclicked. The problem

I am having is that when you dblclick the CourseName the first time it
pulls up the form but no record information is displayed although, if
you dblclick the course name again with out closing the detail form the

record information is visible. Does anyone know what the bug could be?
Thank you in advance for your help.

Open Form Macro


Open Form: frmCourse
View: Form
Where Condition: [tblCourse]![Course] Like
[Forms]![frmUFReport]![lstbx_frmUFReport].[Value]


Window Mode: Normal.

 
Reply With Quote
 
 
 
 
=?Utf-8?B?S0FSTCBERVdFWQ==?=
Guest
Posts: n/a
 
      17th Oct 2006
Try putting your WHERE statement as criteria in a query as record source for
your form.

"shn" wrote:

> I have a search form (frmUFReport) in Access where the user can search
> for records. On this form I have a listbox (lstbx_frmUFReport) which is
>
> where the records that meet the search criteria are returned. I have
> set up a dblclick feature (see macro info below) that will allow the
> user to dblclick the name of the course and it will return a detailed
> form (frmCourse) with the details of the record dblclicked. The problem
>
> I am having is that when you dblclick the CourseName the first time it
> pulls up the form but no record information is displayed although, if
> you dblclick the course name again with out closing the detail form the
>
> record information is visible. Does anyone know what the bug could be?
> Thank you in advance for your help.
>
> Open Form Macro
>
>
> Open Form: frmCourse
> View: Form
> Where Condition: [tblCourse]![Course] Like
> [Forms]![frmUFReport]![lstbx_frmUFReport].[Value]
>
>
> Window Mode: Normal.
>
>

 
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
Access 2003: [Analyze with Microsoft Excel] feature, doesn't work like the [File][Save As] Xls feature JB Microsoft Access 0 9th Jun 2006 05:27 PM
DblClick event doesn't go to new record KRosier Microsoft Access Form Coding 2 14th Apr 2006 03:14 AM
Reply feature doesn't work Lou Microsoft Outlook 1 13th Dec 2004 06:12 PM
reply feature doesn't work in outlook web access Jen Microsoft Outlook 3 15th Jul 2004 09:03 PM
stand by feature doesn't work Ferry Dharmawan Windows XP General 0 2nd Oct 2003 10:34 AM


Features
 

Advertising
 

Newsgroups
 


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