Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Paste Function Value


Simplified Example without a macro:
C11: =SUM($A2,B$3)
I can drag that formula so it fills the range C11:F15 and it maintains
the relative referencing.

I need to be able to select a range of cells (C11:F15) and run a macro
that enters the values returned by the function (=SUM($A2,B$3)).

I'm extremely new to Excel macros, but have many years of programming
and scripting experience.

Thanks,
JC


--
carlyman
------------------------------------------------------------------------
carlyman's Profile: http://www.excelforum.com/member.php...o&userid=22440
View this thread: http://www.excelforum.com/showthread...hreadid=379833

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Paste Function Value


If you are already copying down by hand in the sheet then you could
simply copy the selected cells once you have copied down and move over
one column and paste special as values.

Or do you want a macro to both copy the formula in one column and then
paste the values into the rext column?


--
bhofsetz
------------------------------------------------------------------------
bhofsetz's Profile: http://www.excelforum.com/member.php...o&userid=18807
View this thread: http://www.excelforum.com/showthread...hreadid=379833

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
Problem with Paste function Mike O.[_2_] Excel Discussion (Misc queries) 2 October 21st 09 07:11 PM
Paste Special Function Steven D Excel Worksheet Functions 8 November 3rd 08 06:40 PM
copy and paste function mike3004 Excel Worksheet Functions 9 May 27th 08 01:28 PM
Paste all function Clairemont Excel Discussion (Misc queries) 0 November 24th 07 08:35 PM
Paste Link Function naiveprogrammer Excel Discussion (Misc queries) 2 August 8th 05 03:49 PM


All times are GMT +1. The time now is 10:27 AM.

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

About Us

"It's about Microsoft Excel"