Zum Hauptinhalt gehen

Report Designer * *

Kommentare

2 Kommentare

  • Permanently deleted user
    Hi Jason, Did you ever find a solution to this, I am trying to attempt the same thing at the moment. Thanks!
    0
  • Tom Neer
    You will need to create a script in your report for that. Something like:

     

      Sub Detail1_Format 'ADD HYPERLINK TO COGCC WEBSITE TO API FIELD CType(rpt.Sections("Detail1").Controls("API"), Label).HyperLink = "http://cogcc.state.co.us/cogis/FacilityDetail.asp?facid=" + CType(rpt.Sections("Detail1").Controls("lblsdf_key"), Label).Text End Sub

     

     
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.