A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Continuous Forms and Linked Images



 
 
Thread Tools Display Modes
  #1  
Old December 7th, 2006, 01:08 AM posted to microsoft.public.access.forms
Hal
external usenet poster
 
Posts: 127
Default Continuous Forms and Linked Images

Hello all

I have a Continuous Forms which contains a TEXT field with the location of
an image file. I would need to be able to show the image on each record on
the form.

Which obect should I use if not Image ?

Using ipicture.picture = location.value...

Which on event would I use to set the picture value of my unbound image
  #2  
Old December 7th, 2006, 01:23 AM posted to microsoft.public.access.forms
Damian S
external usenet poster
 
Posts: 741
Default Continuous Forms and Linked Images

Hi Hal,

Use an image control, and set the source in the "On Current" event of the
form.

Damian.

"Hal" wrote:

Hello all

I have a Continuous Forms which contains a TEXT field with the location of
an image file. I would need to be able to show the image on each record on
the form.

Which obect should I use if not Image ?

Using ipicture.picture = location.value...

Which on event would I use to set the picture value of my unbound image

  #3  
Old December 7th, 2006, 02:37 AM posted to microsoft.public.access.forms
Hal
external usenet poster
 
Posts: 127
Default Continuous Forms and Linked Images

When you show more then 1 record it set all the ipicture value to the same
file.

If I only show 1 record at a time that works.

I need to fire off the even for each occurance of detail.

Thanks

"Damian S" wrote:

Hi Hal,

Use an image control, and set the source in the "On Current" event of the
form.

Damian.

"Hal" wrote:

Hello all

I have a Continuous Forms which contains a TEXT field with the location of
an image file. I would need to be able to show the image on each record on
the form.

Which obect should I use if not Image ?

Using ipicture.picture = location.value...

Which on event would I use to set the picture value of my unbound image

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:47 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.