View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Updated sheet content is not copy pasting from sheet1 to sheet2

Post the code.


Gord Dibben MS Excel MVP

On Mon, 25 May 2009 00:30:00 -0700, arun
wrote:

Hi all,

I wrote VB amcro which is copy pasting content of sheet from sheet1 to sheet2.

But when i update any cell in source sheet manually, still it paste the old
value into destination sheet.

I dont know what is going wrong from my end.

Kindly help me in this regards.