Re: Where Condition? - Passing Unique ID to My Report?
- From: "Neil" <letters@xxxxxxxxxxxxxxxx>
- Date: Tue, 19 Apr 2005 02:23:03 -0700
Hi Marshall,
thanks for your reply......
Can you explain exactly what code i need - im a tad confused (im new to the
whole coding thing) - many thanks,
Neil
"Marshall Barton" wrote:
> Neil wrote:
> >I have a form with a button on it, which i put on via the wizard - this
> >opens up a report.
> >
> >My Report is run from a query, which requires a unique id - i want my button
> >to pass my unique id from the record currently on the form, to the report it
> >is opening up - what code do i need to achieve this?
>
>
> THe report can refer to the value on the form the same way
> the query does. For example, a report text box can use an
> expression like:
> =Forms!theform.theIDtextbox
>
> --
> Marsh
> MVP [MS Access]
>
.
- Follow-Ups:
- Re: Where Condition? - Passing Unique ID to My Report?
- From: Marshall Barton
- Re: Where Condition? - Passing Unique ID to My Report?
- References:
- Where Condition? - Passing Unique ID to My Report?
- From: Neil
- Re: Where Condition? - Passing Unique ID to My Report?
- From: Marshall Barton
- Where Condition? - Passing Unique ID to My Report?
- Prev by Date: RE: Using a form to specify the criteria for a query.
- Next by Date: Re: Extracting filename from path
- Previous by thread: Re: Where Condition? - Passing Unique ID to My Report?
- Next by thread: Re: Where Condition? - Passing Unique ID to My Report?
- Index(es):