View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default HELP 2sht comparision Macro

See response in .misc

--
HTH

Bob Phillips

"Les Wegg" wrote in message
...
I have 2shts, one with old data, one with new (Changes, Adds, Deletes)
The Rows could be as many as 10 columns wide and may not be in any
particular order. I require some code to take the first row in sht.2 and
look for it in sht.1 and tell me if it has changed (C) or is added (A) a
column may be added to depict the Changes, Adds, Deletes.