J
John Persico
How do I take data from other files?
I believe that somehow I would use the VLOOKUP function.
Say I have a source file I'm grabing from. I want an entire column from my
source file to be sucked in a particular file (working file), minus the
first row (I have two files with different column names). The source file
changes occasionally (numbers of rows, data, etc.). I want the information
to be updated every time I open my working file. How would I do this?
How would I do this if I have multiple source files?
Basically, this is the situation.
I have many suppliers. Each has their own data file (names of products,
descriptions, prices, etc.). Then I have a working file (the one that I
upload to my store front, with specific column names specified by the store
front supplier). What I want to be able to do is link to each of the
supplier files inside of the working file, so that when I open my working
file the data is dynamically updated. Make sense?
The thing is is that the number of rows in each of the supplier files will
constantly change (depending on what products are in stock).
--
I believe that somehow I would use the VLOOKUP function.
Say I have a source file I'm grabing from. I want an entire column from my
source file to be sucked in a particular file (working file), minus the
first row (I have two files with different column names). The source file
changes occasionally (numbers of rows, data, etc.). I want the information
to be updated every time I open my working file. How would I do this?
How would I do this if I have multiple source files?
Basically, this is the situation.
I have many suppliers. Each has their own data file (names of products,
descriptions, prices, etc.). Then I have a working file (the one that I
upload to my store front, with specific column names specified by the store
front supplier). What I want to be able to do is link to each of the
supplier files inside of the working file, so that when I open my working
file the data is dynamically updated. Make sense?
The thing is is that the number of rows in each of the supplier files will
constantly change (depending on what products are in stock).
--