biowolf
SSC Enthusiast
Points: 134
More actions
April 8, 2008 at 1:17 pm
#188984
My report shows three values: 1,2,3. I want to be able to click on value 2 and have 2 be the value of my URL. (www.hoopty.com/value = 2).
Any clues?
magasvs
SSCertifiable
Points: 7660
April 13, 2008 at 12:19 pm
#801878
Click on the textbox properties in design view. Go to the "Navigation" tab. Under "Jump to URL" enter expression:
="http://www.hoopty.com/value="+Str(Fields!TexboxName.Value)
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply