I have a database that was given to me and all the E-mail records are formatted to Hyperlink by accident i'm sure. I need to convert those records to text to preform a Send object Action. When I change the feilds format to text i get the whole Hyperlink string{ Http\\# } you Know.
I could...
I have a lisbox with the rowSource set to : SELECT [Personal].ID, [Personal].Contact
FROM [Personal]
WHERE ((([Personal].Contact) Like "A" & "*"))
This returns all the A's in my Table. I need to refine my search with a textbox[Text2] where i can search my records by data i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.