View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default delete items from a column

more info needed. What is in col A., what is in col B

--
Don Guillett
SalesAid Software

"Choice" wrote in message
...
I have a list A1:A1000, containing ALL products, in column B is the

products returned. How would i go about in row C to have it show the
products left. Ive tried it with functions but cant get it right so i
figured there has to be a way in VBA.
Thank you in advance