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: 623
Default Copy formulas, not values

I activate a filter, then use the following to copy the filtered records to
a new workbook:

Selection.CurrentRegion.Copy
Workbooks.Add
ActiveSheet.Paste

However, this copies values, not formulas. If I copy each row separately, I
get the formulas, but not when I do it en mass as above.

How can I get the formulas copied, rather than the values?

--
Regards,
Fred
Please reply to newsgroup, not e-mail



 
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
how do i copy values between tables using relative formulas ther00k Excel Discussion (Misc queries) 1 December 21st 07 09:23 AM
Copy a file with only values no formulas Lee Coleman New Users to Excel 2 April 6th 07 04:43 PM
copy formulas without associated values dranreb Excel Worksheet Functions 0 April 3rd 06 10:22 PM
How to Copy Formulas not Values ... Ronnie[_2_] Excel Programming 2 October 23rd 03 08:37 AM
Range COPY function - how to copy VALUES and not formulas James Cooke Excel Programming 1 August 21st 03 07:04 PM


All times are GMT +1. The time now is 06:04 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"