|
-
Mar 20th, 2003, 03:38 PM
#1
Thread Starter
Banned
text to hyperlink
I do some operations including a filecopy to move an excel document from one directory to the users choice. Once done I snatch this filepath so that the user knows where it is. I wanted it to be a hyperlink on my form, that is the path once clicked should go to this excel file.
I tried:
Me.txtLink = "#" & blah blah & "#"
makes this text box a link...in access...
what about in vb?
Jon
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
|