Re: Snapshot Viewer Control in Continuous Form



What does the "Zoom" property of the "SnapShotViewer" control do, especially
the "Fill" option!

"DavidB" <jebva@xxxxxxxxx> wrote in message
news:1124388697.330773.324260@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

DavidB wrote:
> I have a Snapshot Control in a continuous form and I want the source
> for the control to be different for each instance of the continuous
> data (based on one of the fields in the recrod source for the form).
> For example, if there is a field with a unique numeric value in the
> recrod source for the form, the report that should be displayed in the
> Snapshot Control would be CurrentUniqueValue.snp. Anyoen know if this
> is possibel and if so how I might be able to do it?
>
>
> Thanks.


OK I got that part figured out. I was actually making things MUCH
harder than they needed to be! OK now on to the next questions...

The snapshot object I am using is set to trhe exact width of the report
which it calls. However in each instance of the report (remember that
on this continuous form it calls a different 'clone' of the report for
each record and the each report contains different data.), the report
has a different numebr of lines of data. How do I makle the snaphot
grow/shrink to fit the data contained on the source report?

Thanks,
DB


.



Relevant Pages

  • Re: #Name? error
    ... In a continuous form, assigning the function directly to a control means that the first record will be used to determine the value for every row. ... When I call this function from a report, ... Both form and report are in the same database file, and the VBA function is in a separate general module in the same file. ...
    (microsoft.public.access.modulesdaovba)
  • Troubleshooting Techniques
    ... continuous form and then being able to print those records in the displayed ... the specified sort field and then ignores the Orderby statement. ... The only difference I can identify is that the form in the successful piece ... I have tried developing the report again from scratch with the ...
    (microsoft.public.access.formscoding)
  • Re: Snapshot Viewer Control in Continuous Form
    ... >> I have a Snapshot Control in a continuous form and I want the source ... >> data (based on one of the fields in the recrod source for the form). ... >> recrod source for the form, the report that should be displayed in the ... >> Snapshot Control would be CurrentUniqueValue.snp. ...
    (comp.databases.ms-access)
  • Re: Snapshot Viewer Control in Continuous Form
    ... > I have a Snapshot Control in a continuous form and I want the source ... > data (based on one of the fields in the recrod source for the form). ... > Snapshot Control would be CurrentUniqueValue.snp. ... The snapshot object I am using is set to trhe exact width of the report ...
    (comp.databases.ms-access)
  • Snapshot Viewer Control in Continuous Form
    ... I have a Snapshot Control in a continuous form and I want the source ... data (based on one of the fields in the recrod source for the form). ... Snapshot Control would be CurrentUniqueValue.snp. ... Prev by Date: ...
    (comp.databases.ms-access)