Re: How do I access a parameter in a sub form?



That helps but how would you use that format to refer to a prompted parameter
value?

"Jeff Boyce" wrote:

John

To refer to controls on a subform, you use something like (untested):

Forms!YourMainForm!YouSubFormControlName!Form.YourControlOnTheSubForm

--
Regards

Jeff Boyce
www.InformationFutures.net

Microsoft Office/Access MVP
http://mvp.support.microsoft.com/

Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/


"JohnGraeagle" <JohnGraeagle@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BEBA6FCB-4DE9-41B1-968F-F8774B31C56F@xxxxxxxxxxxxxxxx
I have a main form that contains a sub form. I have a form that prompts
for
the parameters (on open) but the sub form prompts for the paramters before
my
form is called. If I eliminate the form and use the paramters that the
sub
form prompts for then I don't know how to name them in the main form.

Appreciate any help you can give me!


.



Relevant Pages


Loading