Thank you again for fielding my questions Tek Tips. Anyway here are my two delmas:
1) I need to change the display name of my hyperlinks in my tables. Instead of showing the full path I would like simple names, is there vba script to do this massive if then? I was reseraching and found the .TextToDisplay code, not sure how to set it up.
2) I am trying to create hyperlinks in my access table to open other access tables. This data is being updated monthy and I know how to do this manually by creating a hyperlink and then selecting the table I want to open.. however with 3,000 tables to look at is there a way to use VBA to create these links rather than setting them up manually.
1) I need to change the display name of my hyperlinks in my tables. Instead of showing the full path I would like simple names, is there vba script to do this massive if then? I was reseraching and found the .TextToDisplay code, not sure how to set it up.
2) I am trying to create hyperlinks in my access table to open other access tables. This data is being updated monthy and I know how to do this manually by creating a hyperlink and then selecting the table I want to open.. however with 3,000 tables to look at is there a way to use VBA to create these links rather than setting them up manually.