I need to create a workbook, called “Roundup.xslm,” that links back to cells in the primary workbook, “Articles.xlsm.” Each record (row) has six columns (A:F). One of the columns is hyperlinked to a file or Web URL.
I need to link the rows in Roundup to the records in Articles so that when the field (column:row) with the hyperlink displays in Roundup, it includes the hyperlink from the source field in Articles.
I successfully created the Roundup workbook so that the unformatted cell content from each record in Articles appears in the same field in Roundup. I am using Excel 2013, 32 bit.
The formula ='[Articles.xlsm]06-10-14'!$A$7 works in column A, Row 7 of Roundup, and the formula adjusted for each column and row for field (columns) B:F displays the correct information like this:
[TABLE="width: 639"]
<TBODY>[TR]
[TD]A
ET
[/TD]
[TD]B
P
[/TD]
[TD]C
4 Casino Developments in Process in AZ
[/TD]
[TD]D
P&D
[/TD]
[TD]F
Background; use Oro Valley
[/TD]
[/TR]
</TBODY>[/TABLE]
The problem is that the original data are:
ET P 4 Casino Developments in Process in AZ P&D Tribe: 928-475-2361
That's an active hyperlink to a file or URL in Column C. Hyperlinks are always in Column C, and occasionally in Column F.
What is the formula to use so that the data comes from Articles workbook into the Roundup workbook with the hyperlink intact? (If formatting could transfer as well, it would be a bonus).
I need to link the rows in Roundup to the records in Articles so that when the field (column:row) with the hyperlink displays in Roundup, it includes the hyperlink from the source field in Articles.
I successfully created the Roundup workbook so that the unformatted cell content from each record in Articles appears in the same field in Roundup. I am using Excel 2013, 32 bit.
The formula ='[Articles.xlsm]06-10-14'!$A$7 works in column A, Row 7 of Roundup, and the formula adjusted for each column and row for field (columns) B:F displays the correct information like this:
[TABLE="width: 639"]
<TBODY>[TR]
[TD]A
ET
[/TD]
[TD]B
P
[/TD]
[TD]C
4 Casino Developments in Process in AZ
[/TD]
[TD]D
P&D
[/TD]
[TD]F
Background; use Oro Valley
[/TD]
[/TR]
</TBODY>[/TABLE]
The problem is that the original data are:
ET P 4 Casino Developments in Process in AZ P&D Tribe: 928-475-2361
That's an active hyperlink to a file or URL in Column C. Hyperlinks are always in Column C, and occasionally in Column F.
What is the formula to use so that the data comes from Articles workbook into the Roundup workbook with the hyperlink intact? (If formatting could transfer as well, it would be a bonus).