Excel Gurus

Thread Tools
 
Search this Thread
 
Old Aug 19, 2008 | 12:35 AM
  #1  
crashtheline's Avatar
Thread Starter
|
Senior Member
Joined: Sep 2006
Posts: 612
Likes: 0
From: Great White North Canada
Excel Gurus

Alright so basically what i have is a three sheet workbook.

Sheet 1 = Delivery report with item numbers.
Sheet 2 = 800 different item numbers, each on their own line
Sheet 3 = what i need done will go here.

Basically what i want excel to do is check my delivery report for all 800 different items and put the matches in Sheet 3.

I want to have sheet 3 show me the items that are coming in that match my list in sheet 2.

Does anyone know a formula or function that would work!?
Thanks
 
Reply
Old Aug 19, 2008 | 07:28 AM
  #2  
kingfish51's Avatar
Senior Member
Joined: Dec 2003
Posts: 6,550
Likes: 2
From: Mount Airy,MD
I don't have all the steps, but I believe what you want to use is VLOOKUP.
 
Reply
Old Aug 19, 2008 | 10:19 AM
  #3  
darrinp10's Avatar
Member
Joined: Jun 2005
Posts: 37
Likes: 0
From: Quad Cities, Illinois
Not quite sure I understand what you are trying to do. But I think the VLOOKUP should work.

If that doesn't work, you might mess around with the IF THEN function, that can get pretty involved though.
 
Reply
Old Aug 19, 2008 | 10:27 AM
  #4  
Roush8702's Avatar
Senior Member
Joined: Nov 2006
Posts: 131
Likes: 0
how is your data getting into sheet 1, do you have a sample you can send.
 
Reply
Old Aug 19, 2008 | 12:08 PM
  #5  
WarEagle1982's Avatar
Member
Joined: Jul 2008
Posts: 13
Likes: 0
From: Dallas TX
Vlookup is the answer I believe.
 
Reply
Old Aug 19, 2008 | 01:06 PM
  #6  
crashtheline's Avatar
Thread Starter
|
Senior Member
Joined: Sep 2006
Posts: 612
Likes: 0
From: Great White North Canada
Thanks Guys

Vlookup is exactly what i needed. I figured it out last night at 1:00AM haha.

Now what i need is a way to sort all the data on a final sheet.

The reason being i have 800 skus to check. So it may find one at A1 or it may find one at A800 and anywhere in between. Instead of scrolling through i need a way to LIST only the valid cells.

I tried a pivot table but its hard to format and won't refresh. I used a Visual Basic script to do a refresh but it only works sometimes and I think my corporate network blocks Scripting.

Any help again!? you guys are pretty good
 
Reply
Old Aug 19, 2008 | 01:30 PM
  #7  
dkstone05's Avatar
Senior Member
Joined: Sep 2005
Posts: 816
Likes: 1
From: Indianapolis, area
Would adding a filter do the job? You can search within the filter.
 
Reply

Trending Topics

Old Aug 19, 2008 | 01:31 PM
  #8  
bangingd's Avatar
Senior Member
Joined: Oct 2007
Posts: 297
Likes: 0
From: So Cal
Record a macro for the refresh. If you cannot run macros you might be able to enable under security settings.
 
Reply
Old Aug 19, 2008 | 01:34 PM
  #9  
crashtheline's Avatar
Thread Starter
|
Senior Member
Joined: Sep 2006
Posts: 612
Likes: 0
From: Great White North Canada
Just looking into the filters now. Recording a macro would most likely have the same restrictions on the network.
 

Last edited by crashtheline; Aug 19, 2008 at 01:42 PM.
Reply
Old Aug 19, 2008 | 01:53 PM
  #10  
crashtheline's Avatar
Thread Starter
|
Senior Member
Joined: Sep 2006
Posts: 612
Likes: 0
From: Great White North Canada
Filter is working. But It does not auto refresh lol
 
Reply
Old Aug 20, 2008 | 05:54 PM
  #11  
WarEagle1982's Avatar
Member
Joined: Jul 2008
Posts: 13
Likes: 0
From: Dallas TX
You can make a pivot table auto refresh by click on the red ! point. It will then refresh your pivot table base on the new data.

I believe this is what you're after anyways.
 
Reply




All times are GMT -4. The time now is 07:19 PM.