okay. i made a label and change the forecolor to blue, and font made it underline...
like this one:
[FONT COLOR="BLUE"]Answers[/FONT]
and the code is:
VB Code:
Private Sub lblLink_Click() frmAnswers.show End Sub
is there another solution, option or recommendation? i mean any other simple way of making links to an object?....




Reply With Quote