Click on row (record) in subform to open that record?

  • Follow


I have a search form which contains a non-linked subform. When I fill the 
criteria of my search and click the search button it returns the results in 
the subform, datasheet view.

I then want to select/click on  the row (record) on the datasheet and have 
that record pop-up.

Any ideas?

TIA,
-Orv 


0
Reply Orv 8/25/2007 11:58:48 AM

"Orv" <pcbidderathotmail.com> wrote in message 
news:D8adnbS1JJDkhE3bnZ2dnUVZ_j2dnZ2d@comcast.com...
>I have a search form which contains a non-linked subform. When I fill the 
>criteria of my search and click the search button it returns the results in the 
>subform, datasheet view.
>
> I then want to select/click on  the row (record) on the datasheet and have 
> that record pop-up.
>
> Any ideas?

Not so easy with a datasheet view.  If you used a continuous view set up to look 
like a datasheet then it is easy.  You can create a command button that covers 
the entire row of controls and set it to transparent.  The command button wizard 
will create a button for you that does the rest of what you are asking for.

-- 
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt   at   Hunter   dot   com 


0
Reply Rick 8/25/2007 12:08:15 PM


"Rick Brandt" <rickbrandt2@hotmail.com> wrote in message 
news:0ZUzi.5311$i75.318@newssvr19.news.prodigy.net...
> "Orv" <pcbidderathotmail.com> wrote in message 
> news:D8adnbS1JJDkhE3bnZ2dnUVZ_j2dnZ2d@comcast.com...
>>I have a search form which contains a non-linked subform. When I fill the 
>>criteria of my search and click the search button it returns the results 
>>in the subform, datasheet view.
>>
>> I then want to select/click on  the row (record) on the datasheet and 
>> have that record pop-up.
>>
>> Any ideas?
>
> Not so easy with a datasheet view.  If you used a continuous view set up 
> to look like a datasheet then it is easy.  You can create a command button 
> that covers the entire row of controls and set it to transparent.  The 
> command button wizard will create a button for you that does the rest of 
> what you are asking for.
>
> -- 
> Rick Brandt, Microsoft Access MVP
> Email (as appropriate) to...
> RBrandt   at   Hunter   dot   com
  Thanks...this works great.

How do I show the field/column headers of the subform? I have them in the 
header however they do not show up. 


0
Reply Orv 8/25/2007 1:25:05 PM

"Orv" <pcbidderathotmail.com> wrote in message 
news:6aqdnbCKNJEvsE3bnZ2dnUVZ_g2dnZ2d@comcast.com...
> How do I show the field/column headers of the subform? I have them in the 
> header however they do not show up.

Did you use the PageHeader or the FormHeader?  The former is only for printing.

-- 
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt   at   Hunter   dot   com 


0
Reply Rick 8/26/2007 2:58:09 AM

With a little trial and error I got it. Thanks for all the help.



"Rick Brandt" <rickbrandt2@hotmail.com> wrote in message 
news:j%5Ai.13315$4w7.7247@newssvr22.news.prodigy.net...
> "Orv" <pcbidderathotmail.com> wrote in message 
> news:6aqdnbCKNJEvsE3bnZ2dnUVZ_g2dnZ2d@comcast.com...
>> How do I show the field/column headers of the subform? I have them in the 
>> header however they do not show up.
>
> Did you use the PageHeader or the FormHeader?  The former is only for 
> printing.
>
> -- 
> Rick Brandt, Microsoft Access MVP
> Email (as appropriate) to...
> RBrandt   at   Hunter   dot   com
> 


0
Reply Orv 8/26/2007 7:17:11 PM

4 Replies
621 Views

(page loaded in 0.139 seconds)

Similiar Articles:













7/22/2012 5:06:22 PM


Reply: