Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default PasteValue Without Selecting

With sInput.Range("Y22:Y200")
..Formula = .Value
End With

--
Regards,
Tom Ogilvy


Dan Gesshel wrote in message
...
Hello.

I want to do a PasteValue over the same range to keep the values and wipe
the formulas. I thought this would work:

sInput.Range("Y22:Y200").Copy
sInput.Range("Y22:Y200").PasteSpecial xlPasteValues

Unfortunately, this is still selecting the cells. Is there a way to do a
PasteValue without selecting the cells in any way? Any help would be

greatly
appreciated.

Thanks.

Dan




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SELECTING LAST ROW da Excel Discussion (Misc queries) 10 August 2nd 08 01:11 AM
Selecting the Same Steve COR Excel Discussion (Misc queries) 0 January 2nd 08 04:13 PM
Selecting Hutchy Excel Discussion (Misc queries) 3 October 12th 07 11:43 AM
Selecting every odd row instauratio Excel Discussion (Misc queries) 2 June 15th 05 08:27 PM
PasteValue Without Selecting William[_2_] Excel Programming 0 August 18th 03 12:41 AM


All times are GMT +1. The time now is 08:37 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"