473,386 Members | 1,764 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Snapshot Viewer Control in Continuous Form

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.

Nov 13 '05 #1
3 2560

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

Nov 13 '05 #2
What does the "Zoom" property of the "SnapShotViewer" control do, especially
the "Fill" option!

"DavidB" <je***@yahoo.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...

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
Nov 13 '05 #3
In article <vY********************@rogers.com>,
ba*****************@NOSPAMrogers.com says...
What does the "Zoom" property of the "SnapShotViewer" control do, especially
the "Fill" option!

"DavidB" <je***@yahoo.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...

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


The same this the ZOOM does when you use the snapshot viewer stand
alone.

Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Louis Eastwood | last post by:
I am getting this error when trying to create a Snapshot report in Access 97 on Win98 machine: "Microsoft Access can't complete the Output operation. The Visual Basic code you entered contains a...
1
by: Rick Brown | last post by:
I'm trying to find a way to output a Access97 report to a file without losing any of the formatting. The Microsoft Snapshot Viewer does this perfectly but the person opening the file needs the...
0
by: Soly | last post by:
I would like to use automation to print a snapshot file from an snapshot viewer ActiveX control using the PrintSnapshot method. The argument for this method is True/False to show/hide the Print...
5
by: tom | last post by:
Hey All- I've exported a report to Access's "snapshot" format and want to put it on a website for users to view. However, when I click on the link to the snapshot file, I notice that my browser...
9
by: bluedolphin | last post by:
Hello All: I have been brought onboard to help on a project that had some performance problems last year. I have taken some steps to address the issues in question, but a huge question mark...
4
by: Salad | last post by:
Hi: I have the following line: DoCmd.SendObject acSendReport, "TestReport", _ "SnapshotFormat (*.snp)", _ "joeblow@nowhere.com", , , "Report Test", _ "Does it open correctly?", True I have...
3
by: Steven Thomas | last post by:
I am working on a ASP.NET application using VB.NET. I have a function that creates a snapshot file on a separate server and passes a path back to the webpage. Now I want to display the snapshot. ...
4
by: Stanislaw Tristan | last post by:
Problem: I created a custom exception that inherits from Exception and added a some of new properties. All new properties filled in the constructors. When I throwing this custom exception and go...
8
by: grant | last post by:
Hi I've copied Stephens code into my db, and can get it to work, but only on "plain Jane" reports with no images. Most of my reports has an unbound image obluect in them that I set to an...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.