A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

using vlookup help



 
 
Thread Tools Display Modes
  #1  
Old June 5th, 2008, 08:48 AM posted to microsoft.public.excel.worksheet.functions
-keevill-[_3_]
external usenet poster
 
Posts: 17
Default using vlookup help

Every few weeks I get an excel sheet which consists of several columns of
items. The first column is the name of the complete item and across the
sheet each subsequent row contains the parts contained in the finished (
complete ) item.
When I get a new sheet there are additions in the sheet and sometimes
removed rows .
How can I use vlookup to list the new / removed items ?
Right now I have to manually view both sheets and go through them to see the
new/deleted items.


  #2  
Old June 5th, 2008, 09:24 AM posted to microsoft.public.excel.worksheet.functions
Bob Phillips
external usenet poster
 
Posts: 5,994
Default using vlookup help

Use conditional formatting to highlight the new and the deleted items.

You can do it with a formula such as

=COUNTIF(Sheet1!A:A,A1)

and pick a format colour.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"-keevill-" wrote in message
...
Every few weeks I get an excel sheet which consists of several columns of
items. The first column is the name of the complete item and across the
sheet each subsequent row contains the parts contained in the finished (
complete ) item.
When I get a new sheet there are additions in the sheet and sometimes
removed rows .
How can I use vlookup to list the new / removed items ?
Right now I have to manually view both sheets and go through them to see
the new/deleted items.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:30 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.