Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / March 2008

Tip: Looking for answers? Try searching our database.

Hyperlinks

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
simplymidori - 02 Mar 2008 01:45 GMT
Let's say I have a list of hyperlinks in a column

Column A:  
Link: "ftp://upload:XXXXXX@24.XXX.XXX.XXX/spot%20viewer/" & [number] & ".wmv"

Column B:  [number]

I want column [numbers] as text to display.  

Thanks in advance.
Jeanette Cunningham - 02 Mar 2008 04:48 GMT
Try this:

Me.BTextBox = Me.ATextBox & Me.BTextBox & ".wmv

BTextBox is the name of the control on your form that is bound to field B
[number]
ATextBox is the name of the control on your form that is bound to field a
[number]

Jeanette Cunningham

> Let's say I have a list of hyperlinks in a column
>
[quoted text clipped - 7 lines]
>
> Thanks in advance.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.