Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default copying formula from one cell to a range

I need to fill a range of cells with a relative formula. What I'm
looking for is something like this:

sheet.range.formula = sheet.cells.formula

I know one can copy formula from one cell to another, and from one
range to another (if dimensions are identical). But how does one
copy formula for one cell to a range? Any help is highly appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default copying formula from one cell to a range


John Smith wrote:
I need to fill a range of cells with a relative formula. What I'm
looking for is something like this:

sheet.range.formula = sheet.cells.formula

I know one can copy formula from one cell to another, and from one
range to another (if dimensions are identical). But how does one
copy formula for one cell to a range? Any help is highly appreciated.


How about copy the formula, selct the range and then paste?

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
copying cell to a range Tami Excel Worksheet Functions 2 September 25th 09 06:04 PM
Copying a formula that contains a range of cell rows Anita D Excel Discussion (Misc queries) 4 January 17th 07 10:00 PM
Copying Formula into a Dynamic Range Big H Excel Programming 0 October 23rd 06 11:34 PM
copying dynamic range based on cell outside of range xcelelder Excel Programming 3 September 29th 05 05:08 PM
Copying formula to the bottom of a range jeremy nickels[_2_] Excel Programming 2 February 28th 05 07:27 PM


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