How about:
=hyperlink("http://mysite/logs/" & b2 & "logs.htm","Click Me")
> I have created formula to create a url using the information from one cell "B2"
> =CONCATENATE("http://mysite/Logs/",B2,"logs.htm")
[quoted text clipped - 4 lines]
> http://mysite/Logs/",B2,"logs.htm
> How can I fix this?

Signature
Dave Peterson
JeffPoulsen - 19 Jul 2007 14:14 GMT
This did not create the url.
> How about:
> =hyperlink("http://mysite/logs/" & b2 & "logs.htm","Click Me")
[quoted text clipped - 7 lines]
> > http://mysite/Logs/",B2,"logs.htm
> > How can I fix this?
Dave Peterson - 20 Jul 2007 00:15 GMT
What was in B2?
What happened when you clicked on that cell?
> This did not create the url.
>
[quoted text clipped - 13 lines]
> >
> > Dave Peterson

Signature
Dave Peterson
JeffPoulsen - 20 Jul 2007 12:02 GMT
Dave,
I'm sorry I didn't have the formula you gave me entered exactly as you
had it. What you presented below worked fine. My mistake. I am glad you
returned even after giving me the correct answer the first time. If not I
may not have tried it again. I was in a hurry yesterday. Thanks for you help.
Jeff
> What was in B2?
>
[quoted text clipped - 17 lines]
> > >
> > > Dave Peterson
Dave Peterson - 20 Jul 2007 12:54 GMT
Glad it worked for you.
> Dave,
> I'm sorry I didn't have the formula you gave me entered exactly as you
[quoted text clipped - 28 lines]
> >
> > Dave Peterson

Signature
Dave Peterson