Thread: cut and paste
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
HEY HEY is offline
external usenet poster
 
Posts: 14
Default cut and paste

Last week you gave me the following which works but still isnt a cut and paste. Is it possible to do

Range("A1").value
application.VLookUP(Range("A2").value,Range("M1:P5 "),2,0

Thanks