View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Is there an easy way to replace list A instances with list B instances (sorted lists).

copy list B and paste it on top of List A

or
Use the vlookup formula

Depends on what you mean by replace and what you data looks like.

--
Regards,
Tom Ogilvy

"kkip" wrote in message
...