|
-
Nov 3rd, 2003, 08:28 AM
#1
Thread Starter
Lively Member
Access 2000 VBA Hyperlinks
Hi,
Could someone please tell me how I can automatically have a hyperlink field populate with an address. I used the following code
Me!Photo = "C:\Photos\P0" & myid & ".jpg"
Me!Headshot is a hyperlink field displaying in a form. After another field is updated I want this field to populate automatically. The above line only seems to populate the text to display but not the hyperlink address.
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|