HEUREKA
Got it to work. This is what I did:
My SQL I changed to this: SELECT *, 'http://www.okologi.dk/Nyheder/search-nyhed-detail.asp?Id1=' & [Id1] as myLink FROM Nyheder ORDER BY Dato DESC
Afterwards I just selected "myLink" (in the selection form in the items menu. I leaved the formfield "Link" blank, but selected myLink - wich became selectable after I had been putting it inside the SQL. So your trick worked! THanks a lot - you do not imagine how many hours I have spend trying to get this up and running again....
Have a nice day!
:) Morten |
|
|