-
Macro to build hyperlink in Excel
I export an Access Db Memo field to an Excel file that users research using a pivot table. The pivot table truncates the Memo field when you double-click for detail and loses the format of any hyperlink on double-click. I need a macro that will populate a hyperlink column in the detail tab after a double-click.
I need to:
count the total number of rows
for each cell in column J build a hyperlink
Something like:
J2 =HYPERLINK(filepath,A2) for each row where filepath is a constant and A2 is my hyperlink description
Similar Threads
-
By ratkinso in forum VB Classic
Replies: 7
Last Post: 01-25-2008, 11:54 AM
-
By Farooko in forum VB Classic
Replies: 1
Last Post: 04-27-2007, 01:16 PM
-
Replies: 1
Last Post: 01-02-2007, 09:58 AM
-
By Pass0 in forum VB Classic
Replies: 1
Last Post: 10-24-2005, 01:26 PM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|