Hi!
I have a contact form with ContactID, FirstName, LastName, CompanyID, CompanyName etc..
I want to make another form where i can find the specific record in the contactform with either ContactName (LastName, FirstName) or by company..
How do I do that?
Vegard