Re: Snapshot Viewer Control in Continuous Form




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

  • 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)
  • Re: Creating a facility to update reports through data inputs
    ... you will need to Requery the continuous form ... Allen Browne - Microsoft MVP. ... >> You cannot edit a report in Access. ... >>> Timestamp the data entry and then update the additional data after ...
    (microsoft.public.access.formscoding)
  • 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)