Need to import a single cell value from thousands of csv - Without opening a dialog box everytime

joshneedscoffee

New Member
Joined
Nov 15, 2016
Messages
1
Hello guys :biggrin:

I have a master spreadsheet with summaries, stats, and observations on about a thousand experiment results and ongoing. Each row corresponds to a unique experiment ID#. The instrument I use also generates a csv with the same name as the experiment ID#.

I have tried several other options, but the following formula gets me closest:
=(\\companyname.com\storage\[1010015216-results.csv]1010015216-results!B11)​

It creates a dialog box asking me to locate the file. I don't want to locate the file every single time, I just want it to import the text values in cell B11 from the csv at that filepath from that sheet automatically. Previous solutions I have found here and elsewhere were from people wanting a dialog box prompt to open to locate their files.

Hopefully, I am missing something simple here one of you guys could point out. :)


Additionally, I am using a column with the data source filepath (\\companyname.com\storage\) and concatenating with the experiment ID# in the master spreadsheet (1010015216-results.csv) to generate the full csv source filepath I use in my formula.
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,214,929
Messages
6,122,315
Members
449,081
Latest member
tanurai

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