View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Macro help: moving specific cells based upon content


One or many values to look for?
One or many hits per value per column?

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Scheetsky" <u54508@uwe wrote in message news:9b94d51a7c141@uwe...
Hi all,

Is there a way to search a specific column for a value and then to move
just
those cells that have that value one cell to the right? So, if i get a
hit
on B64 can I have that cell cut and pasted into C64?

Any help is appreciated.