Connecting Tech Pros Worldwide Forums | Help | Site Map

InputParameters

BlackSun
Guest
 
Posts: n/a
#1: Nov 13 '05
In Access 2003, I need to pass a parameter from a control in a report to a
query that is the record-source of a subreport.

From the manual I should set the InputParameters property of the subreport,
but I don't find it!!!



MacDermott
Guest
 
Posts: n/a
#2: Nov 13 '05

re: InputParameters


I'd suggest using the LinkMasterFields and LinkChildFields properties of the
subreport control.

HTH
- Turtle

"BlackSun" <palomet@gawab.com> wrote in message
news:U%nBc.8575$GQ3.229498@twister2.libero.it...[color=blue]
> In Access 2003, I need to pass a parameter from a control in a report to a
> query that is the record-source of a subreport.
>
> From the manual I should set the InputParameters property of the[/color]
subreport,[color=blue]
> but I don't find it!!!
>
>[/color]


BlackSun
Guest
 
Posts: n/a
#3: Nov 13 '05

re: InputParameters


grazie, ma in questo caso non c'è una relazione master-detail, il controllo
del report master è calcolato



"MacDermott" <macdermott@nospam.com> wrote in message
news:bNqBc.8462$bs4.7797@newsread3.news.atl.earthl ink.net...[color=blue]
> I'd suggest using the LinkMasterFields and LinkChildFields properties of[/color]
the[color=blue]
> subreport control.
>
> HTH
> - Turtle
>
> "BlackSun" <palomet@gawab.com> wrote in message
> news:U%nBc.8575$GQ3.229498@twister2.libero.it...[color=green]
> > In Access 2003, I need to pass a parameter from a control in a report to[/color][/color]
a[color=blue][color=green]
> > query that is the record-source of a subreport.
> >
> > From the manual I should set the InputParameters property of the[/color]
> subreport,[color=green]
> > but I don't find it!!!
> >
> >[/color]
>
>[/color]


Roberto da casa
Guest
 
Posts: n/a
#4: Nov 13 '05

re: InputParameters



"BlackSun" <palomet@gawab.com> ha scritto nel messaggio
news:cewBc.9015$c_1.297632@twister1.libero.it...[color=blue]
> grazie, ma in questo caso non c'è una relazione master-detail, il[/color]
controllo[color=blue]
> del report master è calcolato[/color]
[CUT]

Nessuno ti vieta di calcolartelo: come Collega campi master fai riferimento
al nome di un controllo calcolato il cui valore te lo puoi calcolare a tuo
piacimento.

--
Roberto

---------------------------------------------
il Sito Comune di it.comp.appl.access:
http://www.sitocomune.com
---------------------------------------------


Closed Thread