 | Junior Member with 6 posts. | | Join Date: Aug 2008 Experience: Beginner | | HELP! HELP! Excel HELP! HELP! HELP!
I'm trying to pull multiple Excel spreadsheets into one master file. The multiple spreadsheets contain like information in column A, but may have different information in columns B,C,D,E etc. I need Excel to reference column A from the master file and pull the like items from the multiple columns contained in the other files and have that info applied to the master file matching up with the like items in column A. (Note) The multiple files are not always formatted the same and if multiple files have the same data I want it to pull only the lowest number between the multiple files. | | Distinguished Member with 6,293 posts. | | Join Date: Oct 2004 Location: Southwest Iowa.... Experience: Currently stupid... | | Welcome to the Forum!!
(Just for future reference, please use a slightly more descriptive title for your posts  )
This is similar to something I was working on recently with someone else, AJ_old. It can be swiftly done using VBA - I will see if he (or another coder) is around. | | Junior Member with 6 posts. | | Join Date: Aug 2008 Experience: Beginner | | I'd appreciate that very much. It's been drive me slightly insane….as you can probably tell by my title. | | Distinguished Member with 6,293 posts. | | Join Date: Oct 2004 Location: Southwest Iowa.... Experience: Currently stupid... | | I sent a note to one coder but his mailbox was full...I will look for others. | | Junior Member with 6 posts. | | Join Date: Aug 2008 Experience: Beginner | | Thank you! If you need a sample workbook let me know and I'll post one. | | Senior Member with 845 posts. | | Join Date: Sep 2007 Location: Moldova Experience: Intermediate | | Hi aaddison!
To be easier to understand your need can post a sample file!
You have multiple Workbook, with information, and wanna combine then into one, ore have one workbook, with multiple sheets and wanna to combine then into single sheet? | | Junior Member with 6 posts. | | Join Date: Aug 2008 Experience: Beginner | | Both of your scenarios question are possible. Though the example spreadsheet that I’ve posted show's one workbook, however, there maybe cases were I’ll need to bring multiple workbooks into a master list. | | Senior Member with 845 posts. | | Join Date: Sep 2007 Location: Moldova Experience: Intermediate | | aaddison what do you mean by "I need Excel to reference column A from the master file and pull the like items from the multiple columns contained in the other files and have that info applied to the master file matching up with the like items in column A."?
Not sure I understand you right!
__________________ “I hear, I know. I see, I remember. I do, I understand.” (Confucius 551 BC – 479) | | Distinguished Member with 6,293 posts. | | Join Date: Oct 2004 Location: Southwest Iowa.... Experience: Currently stupid... | | Welcome to the problem AJ! Way over my head.... | | Junior Member with 6 posts. | | Join Date: Aug 2008 Experience: Beginner |
28-Aug-2008, 09:41 AM
#10 | I need the information (that's in the sheet labeled "master file") filled in matching up with the information from the other sheets. In the master file sheet I need the columns to reflect the lowest prices from each sheet (Texas,Florida) and also bring in the location, plus any other info from the other columns past that. Basically, I need the part#'s from the "master file" to match up with the other sheets part #'s and then grab all the columns associated with that part # and pick the lowest price in each column and apply it in the "master file". Am i still confusing? | | Senior Member with 845 posts. | | Join Date: Sep 2007 Location: Moldova Experience: Intermediate |
28-Aug-2008, 09:47 AM
#11 | Quote:
Originally Posted by aaddison I need the information (that's in the sheet labeled "master file") filled in matching up with the information from the other sheets. In the master file sheet I need the columns to reflect the lowest prices from each sheet (Texas,Florida) and also bring in the location, plus any other info from the other columns past that. Basically, I need the part#'s from the "master file" to match up with the other sheets part #'s and then grab all the columns associated with that part # and pick the lowest price in each column and apply it in the "master file". Am i still confusing? | a little
The lowest price? You need 2 sets of data for each line in master sheet one for the Sales Price and one for the Repair price or I'm missing something? | | Distinguished Member with 6,293 posts. | | Join Date: Oct 2004 Location: Southwest Iowa.... Experience: Currently stupid... |
28-Aug-2008, 10:11 AM
#12 | In your lists you have some items that should probably be matches, e.g. 1245dw347yh and 12-45dw347yh. They will not show as matches unless they are entered the same or the "-" are deleted. Or are these supposed to be different items? | | Distinguished Member with 6,293 posts. | | Join Date: Oct 2004 Location: Southwest Iowa.... Experience: Currently stupid... |
28-Aug-2008, 10:31 AM
#13 | Quote:
Originally Posted by aaddison I need the information (that's in the sheet labeled "master file") filled in matching up with the information from the other sheets. In the master file sheet I need the columns to reflect the lowest prices from each sheet (Texas,Florida) and also bring in the location, plus any other info from the other columns past that. Basically, I need the part#'s from the "master file" to match up with the other sheets part #'s and then grab all the columns associated with that part # and pick the lowest price in each column and apply it in the "master file". Am i still confusing? | The only other problem I am finding is that of the location - in the example sheet, for item ED456q1234, Texas has the lower cost but Florida has the lower sales price. Which (if either) do you want to use for showing the location? | | Distinguished Member with 6,293 posts. | | Join Date: Oct 2004 Location: Southwest Iowa.... Experience: Currently stupid... |
28-Aug-2008, 10:52 AM
#14 | nearly there Given the above, and also not being sure how to return the data for the location anyway (keep getting errors), here is a partial completion | | Distinguished Member with 6,293 posts. | | Join Date: Oct 2004 Location: Southwest Iowa.... Experience: Currently stupid... |
28-Aug-2008, 11:33 AM
#15 | The closest I can think of is
=VLOOKUP(D2,Texas:Florida!D2:F5,3)
but it keeps giving me an error.... |  THIS THREAD HAS EXPIRED.
Are you having the same problem?
We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.
|
Smart Search
| Find your solution! | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |  WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
| You Are Using: |
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 07:09 PM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd. | |
|