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

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,223,228
Messages
6,170,871
Members
452,363
Latest member
merico17

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