Hi,
I import websites from an Excel file into an Access table. The field data type is hyperlink in Access. The format of the data in the Excel file varies and could be any of the following examples:
superuser.com
I need to figure how I can edit the data after it is imported into Access (or perhaps by a macro in Excel before importing) so that it gets stored in this format:
(or whatever the field is when it is imported)# so that when a user clicks on the website field, the link will take them to the website. If just the part is in the field, the link does not work. How can I add the # part to the 'displaytext' which is ultimately what gets imported.
Hope I am being clear enough! Thank you!!
I import websites from an Excel file into an Access table. The field data type is hyperlink in Access. The format of the data in the Excel file varies and could be any of the following examples:
superuser.com
I need to figure how I can edit the data after it is imported into Access (or perhaps by a macro in Excel before importing) so that it gets stored in this format:
(or whatever the field is when it is imported)# so that when a user clicks on the website field, the link will take them to the website. If just the part is in the field, the link does not work. How can I add the # part to the 'displaytext' which is ultimately what gets imported.
Hope I am being clear enough! Thank you!!