populate location from cell contents???

Brightspark98

Board Regular
Joined
Oct 31, 2009
Messages
74
Bear with me!! I think I am explaining what I need to know.....

Lets say we have several workbooks named -Premier, Championship, First, Second. And each of those workbooks has sheets called League, Players, Results.

If I enter Premier in cell A1 in a further work book, and League, in cell A2 in the same book. How can I get a link in cell A3 populated from the contents of cells A1 & A2?

e.g.
<table border="0" cellpadding="0" cellspacing="0" height="63" width="496"><colgroup><col width="116"></colgroup><tbody><tr height="20"> <td class="xl65" style="height:15.0pt;width:87pt" height="20" width="116">='C:\\Documents\Sports Directory\[Premier.xls]League'!$A1</td> </tr></tbody></table>

The A1 is the cell location required in the workbook location.
Hope this makes sense..

I would like to do this using excel functions only if possible.

Thanks in advance..

Excel 2007
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Fair enough, You can't do that with native functions I'm afraid. Do a google search for MoreFunc; Its an Excel Add-In with extra functions, checkout INDIRECT.EXT function.
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,278
Members
452,902
Latest member
Knuddeluff

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top