View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dale[_13_] Dale[_13_] is offline
external usenet poster
 
Posts: 2
Default Data on clipboard message...

Hi all,
I have a simple macro that copies a range of cells and pastes
the copied cells into a different spreadsheet.
In doing this I open the file I wish to copy from.. once copied and pasted,
the macro closes the file. I am then asked if i'd like to keep the data on
the clip board for use else where.

How do I stop this message or reply 'NO' in VBA?

Help would we so much apreaciated.

Regards,
Dale