Thread: [Solved] linking in excel
View Single Post
 
Old 07-22-2012, 08:16 AM
OssOss OssOss is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jul 2012
Posts: 4
OssOss is on a distinguished road
Default linking in excel

Hya for all i have a bit fifficult question thus its possible to create a dinamically changing link in excel i mean i have a buch of excel files and i need to extract exact data from them to an another excel file and im too lazy to create a separate long command lines for all of them i wanna to make an one command line and dinamically replace the file name in that command which ones are indicated in the adjacent columm in the output sheet.
all files are named lkie this :1.slxs, 2.xlsx.... up to thousands...

i thinking about a solutions something like this:
='C:\Users\Oss\Downloads\[(number of the file).xlsx]Sheet1'!$A$1

is there possible to do a stuff like that?

who solve it for me i owe him a beer :-)
Reply With Quote