[AccessD] passing a value from report to form

Oleg_123 at xuppa.com Oleg_123 at xuppa.com
Mon Feb 2 15:52:55 CST 2004


well at home I have OpenArgs, but.. I don't really need this appl at home.
can this be done using where ?

in this fashion --

    Dim stDocName As String
    Dim ddd As String

    stDocName = "Carol2"
    ddd = "[namee] = " & Me!Combo14.Value


    DoCmd.OpenReport stDocName, acPreview, , ddd


> AXP was the first version that had an OpenArgs for reports.
>
> Charlotte Foust
>
> -----Original Message-----
> From: Susan Harkins [mailto:ssharkins at bellsouth.net]
> Sent: Monday, February 02, 2004 1:23 PM
> To: Access Developers discussion and problem solving
> Subject: Re: [AccessD] passing a value from report to form
>
>
> Are you opening the report from the form? If so, you can use OpenArgs --
> 2002 I think -- I really can't remember if it's in 2000 or not. OpenArgs
> in reports came later than the form's version.
>
> Susan H.
>
>
>> How about ReportField=Forms![FormName]![FormField]
>>
>> Perry
>
>
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com



-----------------------------------------
Get Breaking News from CNN, ABC, NBC, CBS Now.
http://www.xuppa.com/news/?link=webmail




More information about the AccessD mailing list