R
Randy
My report is a confirmation letter for an event. On the
report it has a picture of the map. 2.5 X 3"
When the report is run it asks for event code, time, etc.
Goal: I need to know how to get different images to fill
in for the picture object dependent on what hotel code is
entered.
So far I have a table called maps. It list hotel code,
actual name, path to image file.
I also have a text field on the report for map that gets
called when I run the map report.
I need to know how to EXPLICITLY make the connection
between the 10 images and the code that is being asked.
The end result would be; the report is executed and they
are questioned for date, time, map code, and then the
correct map would be desplayed with respect to the map
code choosen.
Sidenote: I am using no forms at all. This is a report
attached to a query and the map table for the map code.
Thank you in advance for any help.
report it has a picture of the map. 2.5 X 3"
When the report is run it asks for event code, time, etc.
Goal: I need to know how to get different images to fill
in for the picture object dependent on what hotel code is
entered.
So far I have a table called maps. It list hotel code,
actual name, path to image file.
I also have a text field on the report for map that gets
called when I run the map report.
I need to know how to EXPLICITLY make the connection
between the 10 images and the code that is being asked.
The end result would be; the report is executed and they
are questioned for date, time, map code, and then the
correct map would be desplayed with respect to the map
code choosen.
Sidenote: I am using no forms at all. This is a report
attached to a query and the map table for the map code.
Thank you in advance for any help.