I'm sorry I probably should have mentioned that I'm a total noob in access. I can enter into Visual basic and right click on my database name and choose insert ---> module. Then a box pops up. Is this where I type the code?
Note that I have approximately 100 tables in total, in 3 different...
Basically I have a few tables in my database. In these tables I have some fields which are set to the "text" datatype. However, I want to be able to paste url's into these cells and have it hyperlink those urls automatically. This way I can simply click on the hyperlink and it opens them.
As...