View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Makaron Makaron is offline
external usenet poster
 
Posts: 14
Default VBA text for copy + paste

I'm trying to copy a cell from directly above of a particular cell and insert
it into the given cell, as part of a macro. What commands would that consist
of in VBA?

Thank you very much!