|
 |
access thread: Multiple Instances
Message #1 by "Amjad Saeed" <amjadsaeed@b...> on Sun, 16 Mar 2003 12:51:57 +0500
|
|
Dear Programmers,
I hope u all will be fine
Is it possible to open Multiple Instances of a Report
With Best Wishes
Amjad Saeed
Message #2 by "Michael.Stalford" <michael.stalford@c...> on Sun, 16 Mar 2003 08:44:47 -0700
|
|
Amjad,
I know you can do it with forms, by creating a collection and
creating new instances of the form and adding them to the collection.
Never tried with a report, but it should be the same. Is the report
based on user entered parameters?
HTH,
Mike
-----Original Message-----
From: Amjad Saeed [mailto:amjadsaeed@b...]
Sent: Sunday, March 16, 2003 12:52 AM
To: Access
Subject: [access] Multiple Instances
Dear Programmers,
I hope u all will be fine
Is it possible to open Multiple Instances of a Report
With Best Wishes
Amjad Saeed
Message #3 by "Amjad Saeed" <amjadsaeed@b...> on Sun, 16 Mar 2003 22:38:14 +0500
|
|
Dear MIKe
Report Based on Query which gets data from form (Strating Date and Ending
Date)
I did never do it before
Amjad
----- Original Message -----
From: "Michael.Stalford" <michael.stalford@c...>
To: "Access" <access@p...>
Sent: Sunday, March 16, 2003 8:44 PM
Subject: [access] RE: Multiple Instances
> Amjad,
> I know you can do it with forms, by creating a collection and
> creating new instances of the form and adding them to the collection.
> Never tried with a report, but it should be the same. Is the report
> based on user entered parameters?
>
> HTH,
> Mike
>
>
> -----Original Message-----
> From: Amjad Saeed [mailto:amjadsaeed@b...]
> Sent: Sunday, March 16, 2003 12:52 AM
> To: Access
> Subject: [access] Multiple Instances
>
> Dear Programmers,
>
>
> I hope u all will be fine
>
> Is it possible to open Multiple Instances of a Report
>
> With Best Wishes
>
> Amjad Saeed
>
>
>
>
>
>
|
|
 |