Checkbox help

Hello,
I am having such a problem.
I want to make few checkboxes in which, when a certain combination is done to pop up a website.
For example :
having 5 checkboxes:
checkboxe1
checkboxe2
checkboxe3
checkboxe4
checkboxe5

assuming that checkbox 1 and checkbox 4 is clicked , then hyperlink to the .... website:
assuming that checkbox 2 and checkbox 3 and checkbox 5 is clicked , then hyperlink to the .... website

I think that the VB code should be something like this:
"If checkbox1 and checkbox4 = true, then www.xyxyxy.com/sakjdahlsjk.html , else..."

I would appreciate if someone can help.
BR

Nick's picture

If checkbox1 = true and

If checkbox1 = true and checkbox4 = true then

Nice :)

Nice and well said :) .

 

If you let me continue in the same manner... Then

 Still hope to getting better explanation of the future problems.

Else

 Some guess:

 excelexperts.com/reply-forum-topic-checkbox-help

 Hope be usefully to someone.

End If

 

P.S. I hope I have not overdone with my sense of humor.