Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Using Excel2002 with Win2000Pro. I have a problem determining records added and removed on a daily basis. I have x columns with more columns being added daily. What I need t do to determine the number of new records today (incoming) and how many records from yesterday went away (outgoing). If I could have a formula that could tell me how many duplicate records exist in these two columns, I could subtract that number from todays total to find the number of incoming records added, similarly, subtracting the duplicates from yesterdays total would give me number of outgoing records removed. Each record will only appear once in each range. The two columns/ranges I need to check for duplicates will change daily. Todays column will become tomorrow's yesterday column etc. I'd prefer not adding an extra column and using lookups to test for each record individually, see my previous post regarding my attempts to use an extra column. All suggestions welcome. Thanks!!! Norm |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UDF to Count, but delete duplicate entries in a range using Excel2003 | Excel Discussion (Misc queries) | |||
count duplicate entries in column | Excel Discussion (Misc queries) | |||
How do I count a row of NON-duplicate entries in Excell? | Excel Worksheet Functions | |||
count duplicate (or, inversely, unique) entries, but based on a condition | Excel Worksheet Functions | |||
get count of row without duplicate entries | Excel Worksheet Functions |