LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default visual basic command to special paste a row of formulas into value

I am currently using this macro to copy a row of values from one sheet to
another using vsual basic editor

strFrom = "[Data Source - Football]Source Prior Year Statistics!"
strTo = "[Data Source - Football]Source Prior Year +1 Statistics!"

CopyRangeAdd enumRange, strFrom & "J16:U21", strTo & "J16:U21"

Currently this macro is copying values in one sheet to a value in another
sheet

I would now like to copy formulas in one sheet to values in another sheet



 
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
Help me please understand this Visual Basic command Steve Excel Discussion (Misc queries) 1 September 16th 08 06:14 PM
What is the Visual Basic command to select an entire row in Excel. RobFMS Excel Programming 0 September 22nd 04 01:56 PM
What is the Visual Basic command to select an entire row in Excel. Ron de Bruin Excel Programming 0 September 22nd 04 01:55 PM
Dynamic Copy/Paste Special Formulas/Paste Special Values Sharon Perez Excel Programming 3 August 7th 04 09:49 PM
visual basic command in a cell?? konky Excel Programming 1 August 26th 03 06:33 PM


All times are GMT +1. The time now is 06:05 AM.

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"