View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
slc[_5_] slc[_5_] is offline
external usenet poster
 
Posts: 1
Default Short VB code for PasteValue


Paul & Rado,

Thanks for your help. This 1-liner works fine for me.

...start...
Range("A1:A3").Value=Range("A1:A3").Value
...end..

-----------------------------------------------
~~ Message posted from http://www.ExcelTip.com
~~View and post usenet messages directly from http://www.ExcelForum.com