User Profile
Collapse
-
In Vb 6.0,please help me to find out the solution... -
I have created a control array of labels having same label name. Backend database as access. I have specified the locations in the tables. I need a code for clicking a label. It should map to database and the path mentioned should be opened.
Common array part is
[CODE=vb]Private Sub lblLocation_Cli ck(Index As Integer)
Dim Result As Long
Set db = New Connection
Set rs = New Recordset
...Leave a comment:
-
Hyperlink from labels to Word documents
Hi,
Need a vb code as like
for control array elements(lables ) --- need to hyperlink .so the microsoft word document corresponding to the location should got displayed on the screen.
I need a common code.the location of the array elements will be a table.
Thanks in advance.
No activity results to display
Show More
Leave a comment: