![]() |
#1
|
|||
|
|||
![]()
hi
I am having some difficulty importing data from one file to another and wondered if I might seek some assistance. The code I have been using for ages allows me to import data from various files into a single central file without issue, but I am now trying to bring data into a different file and it is simply not working. Here is the code that works to bring data in Code:
=IF(ISERROR(MATCH(1,INDEX((INT('VDW-November-2017.csv'!A$2:A$10000)=A3)*('VDW-November-2017.csv'!J$2:J$10000=D3),),0)),"",INDEX('VDW-November-2017.csv'!P$2:P$10000,MATCH(1,INDEX((INT('VDW-November-2017.csv'!A$2:A$10000)=A3)*('VDW-November-2017.csv'!J$2:J$10000=D3),),0))) So what would be causing the same code not to be working at all when I try to import into a different file? No matter what I do, I cannot get any data at all to import; the result is simply a blank cell Any help gladly accepted Regards |
#2
|
||||
|
||||
![]()
I got dizzy counting, but does the number of closing ')' match the opening '(' ?
|
![]() |
Tags |
import data from excel |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
ue418 | Excel Programming | 5 | 10-28-2017 12:52 PM |
Import some data to Word before run | KariiO | Word | 2 | 04-02-2016 04:02 PM |
How to import multiple text file data into word | mizankabir | Word VBA | 5 | 06-05-2015 05:45 AM |
![]() |
gebobs | Excel Programming | 4 | 10-20-2014 04:40 PM |
import .mht file data to powerpoint | Rubini MJ | PowerPoint | 0 | 07-24-2013 10:24 PM |