Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Alli
 
Posts: n/a
Default How do I find only the singular rows in a sheet with duplicates?

I have two sheets. One from the previous day and one from today. (This is a
daily thing.) Somewhere between yesterday and today, certain rows have been
deleted. I need to know which rows were deleted.

Deleting duplicates leaves me with the sheet from yesterday.

Filtering unique records does the same thing.

Help?

Thank you =)
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

In an adjacent column in the yesterday sheet, add this formula

=IF(COUNTIF('today'!$A$1:$A$100,A1)=0,"Deleted","" )

and copy down. You c an then filter on deleted items.

--
HTH

Bob Phillips

"Alli" wrote in message
...
I have two sheets. One from the previous day and one from today. (This is

a
daily thing.) Somewhere between yesterday and today, certain rows have

been
deleted. I need to know which rows were deleted.

Deleting duplicates leaves me with the sheet from yesterday.

Filtering unique records does the same thing.

Help?

Thank you =)



  #3   Report Post  
bj
 
Posts: n/a
Default

I am a little confused. in that you say deleting duplicates leaves the sheet
from yesterday. do you mean that taking todays sheet , and deleting
everything which was on yesterdays sheet, you still have a copy of
yesterday's sheet?

do you mean deleting duplicates from yesterdays sheet doesn't delete anything?

Is someone else deleting the rows? or is it being done automatically?

could you just fill a column each day with a series and just look for
missing numbers the next day?


"Alli" wrote:

I have two sheets. One from the previous day and one from today. (This is a
daily thing.) Somewhere between yesterday and today, certain rows have been
deleted. I need to know which rows were deleted.

Deleting duplicates leaves me with the sheet from yesterday.

Filtering unique records does the same thing.

Help?

Thank you =)

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert rows based on specific value bob Excel Worksheet Functions 6 February 29th 08 07:11 PM
Insert rows Mr. G. Excel Worksheet Functions 3 March 31st 05 03:49 AM
Find duplicate rows and add together DaleM Excel Discussion (Misc queries) 1 February 9th 05 12:53 AM
How do I stop an Excel sheet from automatically hiding rows when . kazyreed Excel Worksheet Functions 1 February 3rd 05 03:35 PM
Adding Rows to Master Sheet Excel Newbie New Users to Excel 1 December 23rd 04 10:56 PM


All times are GMT +1. The time now is 11:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"