Help: Data Loss, have prev. copy of sheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to get a column of numbers from one sheet to another, where
rows have changed order. I have compared sheets before to the same column,
but need the data. examples have are:

=IF(OR(COUNTIF($AA$1:$AA$3000,AA99)=1,AA99={"","."),"",COUNTIF($AA$1:$AA$3000,AA99))

=IF(OR(AA99={"","."}),"",IF(ISNA(VLOOKUP(AA99,[xsymbols.xls]symbols!$AA$1:$AA$3000,1,0)),"dif",""))

Note: col AA is a unique symbol, looking for numbers in column DD, that
line up with the same symbol, starting at line 99.
Main sheet keeping: symbols.xls
Backup: xsymbols.xls
(if have the exclamation point "!" correct, etc... thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top